Search & Knowledge
Codebase Memory MCP
codebase-memory-mcp builds a fast local index of your repository so agents can retrieve structural and textual context efficiently. Useful for large monorepos where raw grep is not enough.
Stars
31.6k
Installs
90.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 31.6k · catalog
- Freshness: Updated 2026-06-15
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"codebase-memory-mcp": {
"command": "codebase-memory-mcp",
"args": []
}
}
}