Zread MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 52 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.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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"
}
}
}
This one needs environment variables set before it will start:
ZREAD_TOKEN (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for GitLab and GitHub
MCP server to create, read, update, list, and search GitHub Gists from your IDE
MCP server for the GitHub CLI (gh). Read-only by default; single Go binary.
GitHub MCP Server - List PRs, issues, repo info, and search code
DEPRECATED - This server has been moved to io.github.nansen-ai/nansen-mcp. Do not use.
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
Auto-download & launch https://github.com/LinuxSuRen/atest-mcp-server
MCP server for GitHub repo stats: stars, forks, contributors, activity.
Answers built from our own checks of this server.