Skip to content
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%
35 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
codecompass-mcp
Structural code context for AI coding agents — a local code knowledge graph for blast radius, impact, deps, dead code, and flow tracing
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
io.github.wisdomrock/code-context-gate
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
0 tools

How to use

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

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