aicoolies logo

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Share
open-sourceOpen SourceTelemetry Concerns
Visit Website →

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

Codebase Memory MCP is an MIT-licensed Model Context Protocol server from DeusData that indexes a repository into a persistent code knowledge graph for AI coding agents. Its public README describes tree-sitter parsing across 158 languages, Hybrid LSP semantic resolution for selected languages, and MCP tools for structural questions about functions, classes, call chains, routes, and project architecture. The value proposition is direct: instead of making an agent repeatedly grep, reread files, or pack large source excerpts into context, the server gives the agent a queryable map of the codebase.

The strongest fit is large or unfamiliar codebases where Claude Code, Cursor, Codex-style agents, or other MCP-aware coding environments need structure before editing. Codebase Memory MCP ships as a local static binary and is positioned around code intelligence, architecture overview, impact analysis, and lower-token exploration. The public repo and docs include high-traction source signals plus benchmark-style claims about indexing speed, query latency, and token reduction; buyers should treat those as source-reported claims to verify on their own projects, not universal performance guarantees.

Teams should evaluate the security and workflow boundary carefully before adoption. The tool reads local repositories, and its own documentation warns that it can write agent configuration files, so sensitive codebases need source review, permission review, and clear rules about which projects may be indexed. It also overlaps with memory, code-search, and knowledge-graph tools already tracked in the aicoolies ecosystem, so this page frames it specifically as a local codebase-structure MCP layer rather than a general vector database, hosted documentation product, or autonomous coding agent.

Pricing

Free MIT-licensed local MCP server; teams still pay for their chosen coding agent, model provider, hosted IDE, or compute environment.

Platforms

Local static-binary MCP server for Claude Code, Cursor, Codex-style agents, and other MCP-aware coding environments.

Categories

Tags

Use Cases

Related Tools

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry

Supabase MCP

MCP server for connecting AI assistants to Supabase projects

Supabase MCP is Supabase's Apache-2.0 server for connecting AI assistants to Supabase projects. It can expose database, configuration, and project-management workflows to MCP clients such as Cursor, Claude, and Windsurf, while the official docs emphasize permission and security review before production use, SQL changes, or high-privilege database access.

open-sourceOpen SourceTelemetry

Notion MCP Server

Official Notion MCP server for AI-agent workspace access

Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.

open-sourceOpen SourceTelemetry

Klavis AI

MCP integration platform for agent tool use at scale

Klavis AI is an Apache-2.0 MCP integration platform for teams connecting AI agents to external SaaS tools and APIs. The public repo and official docs position it as infrastructure for reliable tool access at scale, so it fits teams that want reusable MCP connectors without treating every integration as a one-off script or custom OAuth maintenance project.

open-sourceOpen SourceTelemetry

Superserve

Open-source Firecracker sandboxes for long-running AI agents

Superserve is an open-source sandbox infrastructure layer for AI agents that need durable computers instead of short-lived shells. It runs isolated Firecracker microVMs, supports pause, resume, snapshot, fork, preview URLs, MCP connectivity, SDK/API control, Docker workloads, and self-hosting, while the hosted service adds pay-as-you-go agent sandboxes for teams.

open-sourceOpen Source