code-rag-mcp

vtarsh/code-rag-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Personal MCP server: indexes GitHub org into searchable knowledge base with semantic search, dependency graphs, and task analysis
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "code-rag-mcp": {
      "command": "uvx",
      "args": [
        "code-rag-mcp"
      ]
    }
  }
}

Or install with pip: pip install code-rag-mcp

README Excerpt

Local MCP server that indexes an entire GitHub organization into a searchable knowledge base with hybrid search, dependency graph, flow tracing, and task analysis. **Fully local** — no external APIs, models run on-device. macOS only. ```bash python3 --version pip install mcp lancedb sentence-transformers pydantic PyYAML

Tools (20)

analyze_taskcoderankconst_valuecontext_builderdiff_provider_configenv_varfind_dependenciesgrpc_statushealth_checkjoi_schemalist_reposminilmprovider_type_maprepo_overviewsearchsearch_task_historytemporal_retrytrace_chaintrace_fieldtrace_flow