MCP Directory

codedb

by justrach · Zig · ★ 763

Zig code intelligence server and MCP toolset for AI agents. Fast tree, outline, symbol, search, read, edit, deps, snapshot, and remote GitHub repo queries.

#agentic-ai#agents#anthropic#cursor#gemini#mcp#openai#zig

Install

git clone https://github.com/justrach/codedb.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "codedb": {
      "command": "npx",
      "args": [
        "-y",
        "github:justrach/codedb"
      ]
    }
  }
}

From the README

codedb Code intelligence server for AI agents. Zig core. MCP native. Zero dependencies. Structural indexing · Trigram search · Word index · Dependency graph · File watching · MCP + HTTP Status · Install · Quick Start · MCP Tools · Benchmarks · Architecture · Data & Privacy · Building -----------------------------------------------------|------------------------------------------| | 16 MCP tools for full codebase intelligence | Deeper parser coverage and edge-case handling | | Trigram v2: integer doc IDs, batch-accumulate, merge intersect | Incremental segment-b…
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 developer tools servers