Zread MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 13 Mar 2026.
Zread.ai MCP Server - 连接 zread.ai 文档平台的 MCP 服务器,让 AI 助手能够阅读 GitHub 仓库文档、搜索代码、与仓库 AI 对话。
The author archived this repository on GitHub, meaning it is no longer maintained.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zread-mcp -- npx -y zread-mcp
{
"mcpServers": {
"zread-mcp": {
"args": [
"-y",
"zread-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.zread-mcp]
command = "npx"
args = ["-y", "zread-mcp"]
{
"mcpServers": {
"zread-mcp": {
"args": [
"-y",
"zread-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zread-mcp": {
"args": [
"-y",
"zread-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.