Back to search
30
MCP

codebase-memory-mcp

deusdata/codebase-memory-mcp

High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 155 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
codebase-mcp
Persistent, portable codebase intelligence MCP server with incremental indexing and decision memory
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
@ngotaico/mcp-codebase-index
MCP server for AI-powered codebase indexing with auto-save checkpoints, incremental updates, real-time progress tracking, and index verifica
0 tools
code-graph-mcp
MCP server for multi-language code graph intelligence and analysis across 25+ programming languages
0 tools
@tensakulabs/chronicle
MCP Server for persistent code indexing. Gives AI assistants (Claude, Gemini, Copilot, Cursor) instant access to your codebase. 50x less con
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codebase-memory-mcp": {
      "url": "https://deusdata.github.io/codebase-memory-mcp/",
      "transport": "http"
    }
  }
}