agentralabs/agentic-codebase
Semantic code intelligence for AI agents — compile repositories into navigable concept graphs with impact analysis, coupling detection, and prophecy.
Compiles repositories into a binary `.acb` artifact using Tree-sitter parsing, enabling sub-microsecond graph queries (symbol lookup in 14.3 μs, impact analysis in 1.46 μs) without re-parsing. Integrates with MCP-compatible clients (Claude Desktop, Cursor, Windsurf, Cody) via `agentic-codebase-mcp` server, plus V2 grounding tools that prevent hallucination by verifying symbol claims against the graph and multi-workspace queries for cross-repo migration tracking.
Stars
5
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/agentralabs/agentic-codebase"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
duysolo/codebaxing
Local codebase indexing and semantic code search via MCP
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter