★ 413 stars
Python
💻 Code/Dev Tools
Updated 1mo ago
Architectural intelligence layer for AI coding agents. Structural graph, architecture governance, multi-agent orchestration, vulnerability mapping. 139 commands, 101 MCP tools, 26 languages, 100% local.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"roam-code": {
"command": "uvx",
"args": [
"roam-code"
]
}
}
}
Run in terminal:
claude mcp add roam-code uvx roam-code
Add to .cursor/mcp.json:
{
"mcpServers": {
"roam-code": {
"command": "uvx",
"args": [
"roam-code"
]
}
}
}
Or install with pip: pip install roam-code
Topics
ai-codingai-toolsarchitectureclicode-analysiscode-graphcode-intelligencecode-qualitydeveloper-toolsgraph-analysismcpmcp-servermodel-context-protocolpythonstatic-analysis