Codebase Memory Mcp
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries…
- Transport
- Not stated
- Package
- —
- Registry id
- —
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
It indexes any repository into a persistent knowledge graph, full-indexing an average repo in seconds. It parses 162 languages via tree-sitter. It is an open-source Model Context Protocol (MCP) server.
It includes Hybrid LSP for semantic type resolution beyond tree-sitter. The native install needs no language runtime. It performs semantic vector search across the whole graph to find code by meaning.
It is MIT licensed. All processing happens locally — code never leaves the machine.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.