MCP Directory
Back

roam-code

by Cranot · Python · ★ 489

Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 commands, 224 MCP tools, change-safety gates, audit evidence, zero API keys.

#ai-agents#ai-coding#cli#code-analysis#code-graph#code-intelligence#code-quality#code-review#developer-tools#graph-analysis#local-first#mcp#mcp-server#model-context-protocol#python#refactoring#software-architecture#sqlite#static-analysis#tree-sitter

Install

pip install git+https://github.com/Cranot/roam-code.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "roam-code": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Cranot/roam-code.git"
      ]
    }
  }
}

From the README

**The local codebase intelligence layer that lets AI coding agents earn the right to change code — with evidence for what was checked.** [](https://pypi.org/project/roam-code/) [](https://github.com/Cranot/roam-code/stargazers) [](https://github.com/Cranot/roam-code/actions/workflows/roam-ci.yml) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/Apache-2.0) Credential-free · 100% local by default (opt-in is the only outbound surface) · tamper-evident packets · Apache 2.0 · runs entirely on your machine 267 commands · 243 MCP tools (16 in the default preset) · 28 la…
Read full README on GitHub →

Related databases servers