AgentUni

Cartographer

by @BeppeTemp / v0.12.4

Governance MCP server for agent-maintained knowledge bases (OKF): git-backed writes, search, lint.

Install

Docker / stdio

docker run -i --rm ghcr.io/beppetemp/cartographer:v0.12.4

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-beppetemp-cartographer": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/beppetemp/cartographer:v0.12.4"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.BeppeTemp/cartographer · published 2026-09-14 · updated 2026-09-14. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category