codedb

justrach/codedb
★ 727 stars Zig 🤖 AI/LLM Updated today
Zig code intelligence server and MCP toolset for AI agents. Fast tree, outline, symbol, search, read, edit, deps, snapshot, and remote GitHub repo queries.
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": {
    "codedb": {
      "command": "npx",
      "args": [
        "-y",
        "justrach/codedb"
      ]
    }
  }
}

Topics

agentic-aiagentsanthropiccursorgeminimcpopenaizig