Codebase Memory Mcp
TrendingHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
Install
Terminal
$npx -y codebase-memory-mcpmcp_config.json
{
"mcpServers": {
"codebase-memory-mcp": {
"args": [
"-y",
"codebase-memory-mcp"
],
"command": "npx"
}
}
}Tools exposed1
- execute
- Invokes exported functions and tools from codebase-memory-mcp.
Documentation
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, 99% fewer tokens. Single static binary, zero dependencies.
Repository & Author
- Author: @DeusData
- GitHub: DeusData/codebase-memory-mcp
- Stars: ★ 40,326 | Forks: 3,259
Installation
npx -y codebase-memory-mcp
Sourced from the repository README.
More in Data & Databases
- PostgreSQL MCP ServerAllows AI assistants to inspect database schemas, run safe read queries, analyze indexes, and explain query performance on PostgreSQL.12,400
- SQLite MCP ServerQuery and inspect local SQLite database files with zero network overhead.6,500
- ArcadeDB MCP ServerBuilt-in MCP server for ArcadeDB multi-model database (graph, document, vector, time-series)1,099
- QueryWeaverAn MCP server for Text2SQL: transforms natural language into SQL using graph schema understanding.1,070
- supabaseConnect to your Supabase database to query data and schemas.61
- postgresConnect to your PostgreSQL database to query data and schemas.61