Readdown MCP
Rank #49,741io.github.zcag/readdown-mcp
MCP server providing readdown-mcp capabilities
Readdown MCP is a Model Context Protocol (MCP) server published by zcag. It ranks #49,741 of 132,113 servers tracked on MCP Toplist. Readdown MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 12, 2026 and most recently updated on Mar 12, 2026.
Ranks ahead of 82,372 of 132,113 servers on MCP Toplist.
Use Readdown MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add readdown-mcp -- docker run -i --rm ghcr.io/zcag/readdown-mcp:1.0.0[mcp_servers.readdown-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/zcag/readdown-mcp:1.0.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"readdown-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zcag/readdown-mcp:1.0.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"readdown-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zcag/readdown-mcp:1.0.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"readdown-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zcag/readdown-mcp:1.0.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"readdown-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zcag/readdown-mcp:1.0.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"readdown-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/zcag/readdown-mcp:1.0.0"
]
}
}
}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.zcag%2Freaddown-mcp)<a href="https://mcptoplist.com/server/io.github.zcag%2Freaddown-mcp"><img src="https://mcptoplist.com/badge/io.github.zcag%2Freaddown-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
zcag
Other servers by zcag
View all zcag servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Readdown MCP?
- Readdown MCP is maintained by zcag, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Readdown MCP listed on the Official MCP Registry?
- Yes — Readdown MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Readdown MCP have?
- MCP Toplist tracks 2 versions of Readdown MCP, most recently published on Mar 12, 2026.
- Where can I find the source code for Readdown MCP?
- The source code for Readdown MCP is hosted at github.com/zcag/readdown-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.