ZERO MCP
Rank #10,342io.github.zero-intel/zero
Read-only MCP inspection for ZERO paper autonomous onchain operations.
ZERO MCP is a Model Context Protocol (MCP) server published by zero-intel. It ranks #10,342 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. ZERO MCP is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on May 1, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 121,704 of 132,046 servers on MCP Toplist.
Use ZERO MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zero -- uvx zero-engine[mcp_servers.zero]
command = "uvx"
args = ["zero-engine"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zero": {
"command": "uvx",
"args": [
"zero-engine"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zero": {
"command": "uvx",
"args": [
"zero-engine"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zero": {
"type": "stdio",
"command": "uvx",
"args": [
"zero-engine"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zero": {
"command": "uvx",
"args": [
"zero-engine"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zero": {
"command": "uvx",
"args": [
"zero-engine"
]
}
}
}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.zero-intel%2Fzero)<a href="https://mcptoplist.com/server/io.github.zero-intel%2Fzero"><img src="https://mcptoplist.com/badge/io.github.zero-intel%2Fzero.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
zero-intel
Available versions (4)
| Version | Published |
|---|---|
| 0.1.5 | May 4, 2026 |
| 0.1.4 | May 4, 2026 |
| 0.1.3 | May 4, 2026 |
| 0.1.2 | May 4, 2026 |
Frequently asked questions
- Who maintains ZERO MCP?
- ZERO MCP is maintained by zero-intel, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is ZERO MCP listed on the Official MCP Registry?
- Yes — ZERO MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does ZERO MCP have?
- MCP Toplist tracks 4 versions of ZERO MCP, most recently published on May 4, 2026.
- Where can I find the source code for ZERO MCP?
- The source code for ZERO MCP is hosted at github.com/zero-intel/zero.
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.