justrach/codedb
A Zig-based code intelligence server that exposes structural indexing, search, and dependency analysis as MCP tools for AI agents.

Velocity · 7d
+13
★ / day
Trend
→steady
star history
CodeDB is a code intelligence server built in Zig that serves as a Model Context Protocol toolset for AI agents. It provides structural indexing, trigram search, symbol lookup, dependency graph analysis, file watching, and remote GitHub repository queries. The server exposes these capabilities as MCP tools, enabling AI coding assistants to read, search, and understand codebases with zero external dependencies.