mcp-codebase-index-server

Jemplayer82/mcp-codebase-index-server
★ 0 stars Shell Code/Dev Tools Updated 1d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-codebase-index-s": {
      "command": "npx",
      "args": [
        "-y",
        "Jemplayer82/mcp-codebase-index-server"
      ]
    }
  }
}

README Excerpt

Server-side wrapper around [mcp-codebase-index](https://github.com/MikeRecognex/mcp-codebase-index) — a structural codebase indexer with 18 query tools (dependency graphs, cross-file analysis). The upstream tool is a local stdio MCP that indexes a filesystem path. This image makes it deployable as a centralized HTTP service: it **clones the git repos you list at container

Tools (3)

GITHUB_TOKENPULL_INTERVALREPO_URLS