Prufa MCP

Vibe-coded apps ship faster than anyone can review them. In June 2026 we audited 49 fresh Show HN launches - 38 had a critical bug on day one: a broken signup, a silent console error, analytics that never fired, a consent banner that did nothing. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-07-01 · ★ 2 · #542 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Prufa MCP

before you install - you'll need

Set PRUFA_API_TOKEN, PRUFA_BIN before connecting.

Claude Code

claude mcp add prufa-dev-prufa-mcp -- uvx prufa-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "prufa-dev-prufa-mcp": {
      "command": "uvx",
      "args": [
        "prufa-mcp"
      ]
    }
  }
}

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 Apache-2.0 - declared in the repository

pypi package prufa-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.prufa-dev is GitHub-verified and matches the repo owner

03 · What Prufa MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.3 · 2026-07-01

The MCP server now honors PRUFA_API_KEY (env) and api_key (config) as aliases for the canonical PRUFA_API_TOKEN / api_token. Early integration docs and the CLI name the variable PRUFA_API_KEY; without this, such…

v0.2.2 · 2026-07-01

prufa_run_audit / prufa_get_report now run anonymously (no key, no card); a token, when set, just attributes the run and lifts the per-IP limit. Anonymous audit results carry a workspace_unlock block so an agent can…

v0.2.1 · 2026-07-01

Fixes serverInfo.version to report the prufa-mcp package version (was reporting the mcp SDK version). No functional change to the 44-tool surface.

04 · Who maintains Prufa MCP

prufa-mcp is maintained by prufa-dev. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
other - ranked #542 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
6 releases in the last 90 days (latest 2026-07-01)
registry
io.github.prufa-dev/prufa-mcp (active, first published 2026-06-16 · 2 versions)
packages
pypi:prufa-mcp

06 · Prufa MCP FAQ

What is Prufa MCP?

Vibe-coded apps ship faster than anyone can review them. In June 2026 we audited 49 fresh Show HN launches - 38 had a critical bug on day one: a broken signup, a silent console error, analytics that never fired, a consent banner that did nothing. It runs locally over stdio via the published package.

Is Prufa MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-01 and it shipped 6 releases in the last 90 days. We re-verify nightly.

How do I install Prufa MCP?

Run `uvx prufa-mcp`. The README documents 2 environment variables (PRUFA_API_TOKEN, PRUFA_BIN) to set first. Set PRUFA_API_TOKEN, PRUFA_BIN before connecting. You can also paste the ready-made client config above.

Does Prufa MCP 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 Prufa MCP

More MCP servers to compare · spreadsheet-kit MCP · Che Word MCP · Freeport Nostr · PubNub MCP Server · Appsignal

More Python MCP servers · Pseudolife Memory · Audiolla · Predictalot · Stealthy Auto Browse · Talkies · see all