mcpbeat Sign in

Bernstein MCP Server

by sipyourdrink-ltd Your server? Claim it
local only

Bernstein runs on your own machine — the client starts it, so there is no endpoint to ping. 17 626 installs a week from pypi. Last commit 17 Sep 2026.

The open-source governance layer for AI agents. Byte-identical run receipts, 40+ adapters, air-gap.

Installs per day peak 13 949 · avg 6 851 · -55% w/w
a month agotoday
17 626
Installs / week
pypi · bernstein
1190
Stars
261 open issues
17 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    return execSync(`command -v ${cmd}`, { encoding: "utf8", stdio: ["pipe", "pipe", "ignore"] }).trim();
            shell=True,  # nosemgrep: python.lang.security.audit.subprocess-shell-true.subprocess-shell-true
                wt_count = sum(1 for _ in wt_dir.iterdir() if _.is_dir())
    r"(?i)(?:ngrok\.io|\.ngrok\.io|burpcollaborator\.net|requestbin\.com|webhook\.site|pipedream\.net)"
Touches key and credential files src/bernstein/core/security/auto_approve.py:375
    r">\s*~/\.ssh/",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Bernstein and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add bernstein -- uvx bernstein
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bernstein": {
      "args": [
        "bernstein"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bernstein]
command = "uvx"
args = ["bernstein"]
.cursor/mcp.json
{
  "mcpServers": {
    "bernstein": {
      "args": [
        "bernstein"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bernstein": {
      "args": [
        "bernstein"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Bernstein

same job, measured the same way
Gatewerk
by gatewerk

The open-source review layer for AI agents. Work done for humans is decided by humans.

32 installs/wk local only
Kasbah MCP
by al-adnane

Governance layer for agentic AI — signed, verifiable receipts for every agent action.

55 installs/wk local only
Replen
by replenhq

A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.

115 installs/wk local only
Aegis MCP
by cleburn

Runtime governance enforcement for AI agents. Zero token overhead.

56 installs/wk local only
Heartwood Memory — governed memory for AI agents
by jermayne36

Heartwood Memory — governed AI agent memory; signed provenance. BUSL-1.1; not OSI open source.

153 installs/wk local only
Evermint MCP
by evermint-app

Mint tamper-evident receipts for AI agent actions. The notary layer for agent-to-agent transactions.

43 installs/wk local only
DevGlobe
by sajeetharan

The open-source talent graph for humans and AI agents. Find developers.

8 tools answering
RTFM
by roomi-fields

The open retrieval layer for AI agents — index code, docs, data. Search via MCP.

9 734 installs/wk local only

Bernstein — questions

Answers built from our own checks of this server.

Why is there no uptime for Bernstein?
Bernstein runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package bernstein was installed 17 626 times last week.
How do I connect Bernstein?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls bernstein straight from pypi; nothing to host, nothing to sign up for.
How many people use Bernstein?
The pypi package bernstein was installed 17 626 times in the last week. Week over week that is -55%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Bernstein open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 1 190 stars on GitHub and 261 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.