HomeDevelopment › bernstein

bernstein

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

Python CloudLocal macOSWindowsLinux
★ 1,259 stars Last pushed 2026-09-24 License: Apache-2.0

Topics: Coding Agents

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 3.20.0)

uvx bernstein

Or add to your MCP client config:

{
  "mcpServers": {
    "bernstein": {
      "command": "uvx",
      "args": [
        "bernstein"
      ]
    }
  }
}

Package (oci)

docker run -i --rm ghcr.io/sipyourdrink-ltd/bernstein:3.20.0

Or add to your MCP client config:

{
  "mcpServers": {
    "bernstein": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/sipyourdrink-ltd/bernstein:3.20.0"
      ]
    }
  }
}

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.chernistry/bernstein

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry