Skip to content
Claude Desktop

ReadGZH for Claude Desktop

io.github.sweesama/readgzh

Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.

client:Claude Desktop transport:streamable-http tools:5

Install ReadGZH in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "readgzh": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.readgzh.site/mcp-server"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

ReadGZH in other clients