Polis Protocol
Rank #24,713io.github.yehudalevy-collab/polis-protocol
Local-first control plane for coding agents: routing, reservations, and guardrails.
Polis Protocol is a Model Context Protocol (MCP) server published by ymxlx. It ranks #24,713 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Polis Protocol is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 17, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 107,333 of 132,046 servers on MCP Toplist.
Use Polis Protocol
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add polis-protocol -- uvx polis-protocol mcp[mcp_servers.polis-protocol]
command = "uvx"
args = ["polis-protocol", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"polis-protocol": {
"command": "uvx",
"args": [
"polis-protocol",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"polis-protocol": {
"command": "uvx",
"args": [
"polis-protocol",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"polis-protocol": {
"type": "stdio",
"command": "uvx",
"args": [
"polis-protocol",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"polis-protocol": {
"command": "uvx",
"args": [
"polis-protocol",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"polis-protocol": {
"command": "uvx",
"args": [
"polis-protocol",
"mcp"
]
}
}
}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.yehudalevy-collab%2Fpolis-protocol)<a href="https://mcptoplist.com/server/io.github.yehudalevy-collab%2Fpolis-protocol"><img src="https://mcptoplist.com/badge/io.github.yehudalevy-collab%2Fpolis-protocol.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ymxlx
Available versions (3)
| Version | Published |
|---|---|
| 2.0.1 | Jun 19, 2026 |
| 2.0.0 | Jun 19, 2026 |
| 2.0.0a2 | Jun 15, 2026 |
Frequently asked questions
- Who maintains Polis Protocol?
- Polis Protocol is maintained by ymxlx, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Polis Protocol listed on the Official MCP Registry?
- Yes — Polis Protocol is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Polis Protocol have?
- MCP Toplist tracks 3 versions of Polis Protocol, most recently published on Jun 19, 2026.
- Where can I find the source code for Polis Protocol?
- The source code for Polis Protocol is hosted at github.com/ymxlx/polis-protocol.
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.