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 connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-11 ยท โ˜… 5 ยท #112 OF 194 MAINTAINED CODING AGENT ยท VERIFIED 2026-08-25

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

category
coding agent - ranked #112 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
2 releases in the last 90 days (latest 2026-06-19)
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-08-25, its last commit was 2026-08-11 and it shipped 2 releases in the last 90 days. 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

More coding agent MCP servers ยท Mergetrain ยท Koncept MCP Server ยท Jules Dispatch ยท Draw2agent ยท Seamless

More Python MCP servers ยท Jobverify ยท Fivetran MCP ยท Plaxis ยท Word MCP Live ยท see all