Back to search
30
MCP

code-context-mcp

pypi/code-context-mcp

MCP server with local RAG for Claude Code repo context

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

Similar MCP servers embedding-nearest

code-graph-rag-mcp
Local-first code knowledge graph MCP server
0 tools
claude-context-bridge
Local MCP server that gives Claude.ai live context about your git repos and Claude Code sessions
0 tools
code-rag-mcp
MCP server for efficient code search
0 tools
claude-lfr-mcp
Fast CPU-based RAG for codebases using BGE embeddings and Qdrant. MCP server for Claude Code.
0 tools
git-context-mcp
MCP server that answers 'why does this code exist?' — git blame + PR descriptions + linked issues, inside Claude
0 tools
mcp-claude-context
MCP server for Claude conversation extraction with enhanced export and search
0 tools

How to use

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

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