Back to directory
bangngh/github-code-index-mcp-server

bangngh/github-code-index-mcp-server

@BangNGH

MCP server for indexing, searching, and analyzing code in project directories

code-indexingsearchanalysismcpllmpythoncontext

Installation & Configuration

{
  "mcpServers": {
    "code-indexer": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/code-index-mcp",
        "run",
        "run.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13