Odel
Codebase Memory

Codebase Memory

Local
@deusdata42kCMITUpdated 5 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcodebase-memory-mcpv0.10.8

Run

npx -y codebase-memory-mcp

MCP client config

{
  "mcpServers": {
    "codebase-memory": {
      "command": "npx",
      "args": [
        "-y",
        "codebase-memory-mcp"
      ]
    }
  }
}
PyPIcodebase-memory-mcpv0.10.8

Run

uvx codebase-memory-mcp

MCP client config

{
  "mcpServers": {
    "codebase-memory": {
      "command": "uvx",
      "args": [
        "codebase-memory-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-darwin-amd64.mcpbv0.10.8

Distributed as an MCP bundle (`https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-darwin-amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-darwin-arm64.mcpbv0.10.8

Distributed as an MCP bundle (`https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-darwin-arm64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-linux-amd64-portable.mcpbv0.10.8

Distributed as an MCP bundle (`https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-linux-amd64-portable.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-linux-arm64-portable.mcpbv0.10.8

Distributed as an MCP bundle (`https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-linux-arm64-portable.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-windows-amd64.mcpbv0.10.8

Distributed as an MCP bundle (`https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-windows-amd64.mcpb`) — download it and import the bundle in your MCP client.

MCP Bundlehttps://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-windows-arm64.mcpbv0.10.8

Distributed as an MCP bundle (`https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.10.8/codebase-memory-mcp-windows-arm64.mcpb`) — download it and import the bundle in your MCP client.