MCP Directory
Back

Corbell

by Corbell-AI · Python · ★ 203

AI-powered spec generation and review using multi-repo code graph intelligence for backend teams that ship to production.

#code-analysis#code-embedding#code-intelligence-mcp#knowledge-graph#mcp-server#python#static-analysis-plugin#tree-sitter

Install

pip install git+https://github.com/Corbell-AI/Corbell.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "corbell": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Corbell-AI/Corbell.git"
      ]
    }
  }
}

From the README

Corbell Multi-repo architecture graph, AI-powered spec generation, and architecture review — for backend teams that ship to production. No servers. No cloud setup. Runs entirely from your laptop against local repos. --- **Requirements**: Python ≥ 3.11 --- - Python 3.8+ or Node.js 16+ or Go 1.19+ (based on your project) - Git repository with source code 1. **Initialize Corbell workspace** ✅ Creates in your project root 2. **Generate your first design document** ✅ Creates design document with auto-discovered services 3. **View architecture…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers