codedb
Zig-based code intelligence server and MCP toolkit providing fast code trees, symbol search, and more for AI agents.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.3k
- Source
- mcp-github
- Repository
- github.com/justrach/codedb
Overview
codedb is a Zig-based code intelligence server and MCP toolkit designed for AI agents. It offers fast code tree and outline generation, symbol search and lookup, dependency graph visualization, remote GitHub repository querying, and code snapshots with version tracking—enabling AI agents to better understand and process code. Supports multiple programming languages and can be easily integrated into various AI agents via the MCP protocol. Ideal for developers and teams requiring deep code analysis and processing capabilities.
Capabilities
- ▪Fast code tree and outline generation
- ▪Symbol search and lookup
- ▪Dependency graph generation
- ▪Remote GitHub repository queries
- ▪Code snapshots and version tracking
Use cases
Setup
curl -fsSL https://codedb.codegraff.com/install.sh | bash or npx -y codedeebee mcp
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which programming languages are supported?
Supports Zig, C/C++, Python, TypeScript/JavaScript, Rust, Go, PHP, Ruby, HCL, R, Dart/Flutter, and more.
How do I install and configure it?
Install using the curl command or via npm; see the documentation for detailed steps.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.