BigHugger
MCP MCP server · io.github.DeusData

io.github.DeusData/codebase-memory-mcp

Codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.

host stars
43,615
30-day movement
+406135/day
Related entries
63
Connections
14
npmlocalstdio

codebase-memory-mcp is an MCP server that builds a structural knowledge graph of a codebase and exposes it to AI agents via tools for indexing, graph queries, code search, path tracing, and architecture inspection. It runs fully locally with no bundled LLM, relying on your existing MCP client to interpret the graph data.

Reach for it when you want agents to answer questions about a large codebase from a prebuilt graph instead of re-reading source files and burning tokens.

Use it to

  • Index a repository and query its code graph
  • Trace call or dependency paths across files and services
  • Search code and inspect architecture via MCP tools
  • Share a prebuilt graph artifact with teammates to skip reindexing
  • Record architecture decisions and ingest traces into the graph

For Developers wiring AI coding agents to large codebases

Runs
installed — on your machine
Transport
stdio
Tools
14
Packaged as
npm:codebase-memory-mcp, pypi:codebase-memory-mcp, mcpb:https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.11.0/codebase-memory-mcp-darwin-amd64.mcpb, mcpb:https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.11.0/codebase-memory-mcp-darwin-arm64.mcpb, mcpb:https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.11.0/codebase-memory-mcp-linux-amd64-portable.mcpb, mcpb:https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.11.0/codebase-memory-mcp-linux-arm64-portable.mcpb, mcpb:https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.11.0/codebase-memory-mcp-windows-amd64.mcpb, mcpb:https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.11.0/codebase-memory-mcp-windows-arm64.mcpb
Install
npx -y codebase-memory-mcp
Version
0.11.0
Last release
2026-09-15
Bundle downloads, lifetime
110
topicsmcp-servercode-analysisknowledge-graphcode-searchlocaldeveloper-tools