ReadGZH
Rank #6,301io.github.sweesama/readgzh
Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.
ReadGZH is a Model Context Protocol (MCP) server published by sweesama. It ranks #6,301 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. ReadGZH is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 25, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 109,290 of 115,591 servers on MCP Toplist.
Use ReadGZH
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http readgzh https://api.readgzh.site/mcp-serverThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.readgzh]
url = "https://api.readgzh.site/mcp-server"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.readgzh.site/mcp-serverSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"readgzh": {
"url": "https://api.readgzh.site/mcp-server"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"readgzh": {
"type": "http",
"url": "https://api.readgzh.site/mcp-server"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"readgzh": {
"serverUrl": "https://api.readgzh.site/mcp-server"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"readgzh": {
"url": "https://api.readgzh.site/mcp-server"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sweesama%2Freadgzh)<a href="https://mcptoplist.com/server/io.github.sweesama%2Freadgzh"><img src="https://mcptoplist.com/badge/io.github.sweesama%2Freadgzh.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
sweesama
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 25, 2026 |
Frequently asked questions
- Who maintains ReadGZH?
- ReadGZH is maintained by sweesama, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ReadGZH listed on the Official MCP Registry?
- Yes — ReadGZH is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does ReadGZH have?
- MCP Toplist tracks 1 version of ReadGZH, most recently published on Jun 25, 2026.
- Where can I find the source code for ReadGZH?
- The source code for ReadGZH is hosted at github.com/sweesama/readgzh.