Polis Protocol MCP Server
๐ Website โ polis-protocol.ymlsora.chatgpt.site ยท Install ยท Proof ยท Plug into your agent (MCP). It runs locally over stdio via the published package.
People who work with agent protocol, agents md and claude skill and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-13 ยท โ 5 ยท #118 OF 229 MAINTAINED CODING AGENT ยท VERIFIED 2026-09-18
MIT ยท Python servers ยท how we verify โ /methodology
01 ยท Install Polis Protocol
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add yehudalevy-collab-polis-protocol -- uvx polis-protocol Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"yehudalevy-collab-polis-protocol": {
"command": "uvx",
"args": [
"polis-protocol"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop ยท mcpServers
Cursor ยท mcpServers
VS Code ยท servers
Windsurf ยท mcpServers
Zed ยท context_servers
Cline ยท mcpServers
Roo Code ยท mcpServers
Continue ยท mcpServers
LibreChat ยท mcpServers
Gemini CLI ยท mcpServers
Codex CLI ยท mcp_servers
Full setup guides: every client.
02 ยท Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package polis-protocol - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.yehudalevy-collab is GitHub-verified and matches the repo owner
03 ยท What Polis Protocol can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.0.1 ยท 2026-06-19
Patch release. Fixes the CLI --help banner printing the wrong version (the 2.0.0 wheel showed 'polis 2.0.0a2' because the version string was hardcoded). polis/__init__.py now derives __version__ from package metadataโฆ
v2.0.0 ยท 2026-06-19
Stable release. Full surface: CLI + MCP + dashboard + VS Code extension + evidence-weighted routing + guardrail auto-injection + polis reflect (Layer 3 self-amendments). Install: uvx polis-protocol init
04 ยท Who maintains Polis Protocol
Polis Protocol is maintained by yehudalevy-collab. It's the only MCP server we track from this author; the repo dates to May 2026.
05 ยท Facts
- repository
- github.com/yehudalevy-collab/polis-protocol
- category
- coding agent - ranked #118 of 229 actively-maintained coding agent servers as of 2026-09-18.
- registry
- io.github.yehudalevy-collab/polis-protocol (active, first published 2026-06-15 ยท 3 versions)
- packages
- pypi:polis-protocol
06 ยท Polis Protocol FAQ
What is Polis Protocol?
๐ Website โ polis-protocol.ymlsora.chatgpt.site ยท Install ยท Proof ยท Plug into your agent (MCP). It runs locally over stdio via the published package.
Is Polis Protocol still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-13. We re-verify nightly.
How do I install Polis Protocol?
Run `uvx polis-protocol`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Polis Protocol run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 ยท Alternatives to Polis Protocol
Alternatives to Polis Protocol
Maintained coding agent servers if Polis Protocol isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. โ 29,556 ยท 2026-09-17
- Desktop Commander MCP server for terminal commands, file operations, and process management โ 9,633 ยท 2026-09-17
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. โ 6,016 ยท 2026-09-15
- Socraticode MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs. โ 3,312 ยท 2026-09-17
- Omnara Deploy durable AI agents with Omnara, an open-source managed-agent platform. โ 2,858 ยท 2026-09-18
- Docs Search and read Empryo's documentation. Read-only, no auth, no local access. โ 1,246 ยท 2026-09-17
Pairs well with
Servers that cover what Polis Protocol doesn't - only shown when the pairing reason fits the companion.
- Context7 โ documentation companion documentation ยท โ 62,152
- GitLab MCP โ documentation companion documentation ยท โ 1,984
- Xcode Build MCP โ developer tools companion developer tools ยท โ 6,397
- Sentry MCP โ developer tools companion developer tools ยท โ 855
- Server Filesystem โ filesystem companion filesystem ยท โ 39,038
- Pdf MCP โ filesystem companion filesystem ยท โ 135
More coding agent MCP servers ยท Mergetrain ยท Koncept MCP Server ยท ContextOS - Powered Exoskeleton for AI Coding ยท mdflow - Context OS for AI Coding Agents ยท Jules Dispatch
More Python MCP servers ยท Jobverify ยท Fivetran MCP ยท Plaxis ยท Word MCP Live ยท Markitai ยท see all