Back to search
30
MCP

codebase-context

npm/codebase-context

Bounded conventions map and local-pattern discovery for AI coding agents. Local-first MCP server with AST-backed hybrid search.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

context-compiler-mcp
Local context compiler for AI coding assistants — smallest correct context bundle with rationale
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
codebase-mcp
Auto-generate AI-ready context from your codebase. One command → CONTEXT.md ready to paste into Claude, Cursor, ChatGPT or any MCP agent. Fu
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools

How to use

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

{
  "mcpServers": {
    "codebase-context": {
      "url": "None",
      "transport": "http"
    }
  }
}