Server data from the Official MCP Registry
Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.
Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.
Remote endpoints: streamable-http: https://api.readgzh.site/mcp-server
Valid MCP server (0 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-sweesama-readgzh": {
"url": "https://api.readgzh.site/mcp-server"
}
}
}From the project's GitHub README.
Let AI read full-text WeChat Official Account (微信公众号) articles. Cloud-based, zero-install. Returns title, author, publish time, and clean Markdown content. Supports standard articles and image-post (图文) formats.
WeChat articles can't be read by Claude, ChatGPT, Cursor, or other AI tools — mp.weixin.qq.com blocks bots. ReadGZH solves this with a cloud reader you can call from any AI client.
?mode=summary (Pro)ReadGZH is a remote MCP server — no install. Add to your MCP client config:
{
"mcpServers": {
"readgzh": {
"url": "https://api.readgzh.site/mcp-server"
}
}
}
Then ask your AI: "Read this for me: https://mp.weixin.qq.com/s/..."
Optional API key (higher quota, bypasses anonymous IP limits):
{
"mcpServers": {
"readgzh": {
"url": "https://api.readgzh.site/mcp-server",
"headers": { "Authorization": "Bearer rgz_..." }
}
}
}
curl -X POST https://api.readgzh.site/rd \
-H "Content-Type: application/json" \
-H "Authorization: Bearer rgz_..." \
-d '{"url":"https://mp.weixin.qq.com/s/xxxx"}'
Full API spec: https://readgzh.site/.well-known/openapi.yaml
| Tool | Purpose |
|---|---|
readgzh.read | Read & extract a WeChat article from a URL |
readgzh.search | Search cached articles by keyword |
readgzh.list | List recently cached articles |
readgzh.get | Fetch a cached article by slug |
Each fresh read = 3 credits. Cached re-reads = 0. Details: https://readgzh.site/pricing
api.readgzh.site)mcp-liteAGPL-3.0. If you self-host or fork ReadGZH as a network service, you must release your modifications under the same license. For commercial licensing without AGPL obligations, contact support@readgzh.site.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.