Back to search
30
MCP

mcp-codebase-index

pypi/mcp-codebase-index

Structural codebase indexer with MCP server for AI-assisted development

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

Similar MCP servers embedding-nearest

@ngotaico/mcp-codebase-index
MCP server for AI-powered codebase indexing with auto-save checkpoints, incremental updates, real-time progress tracking, and index verifica
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
io.github.mikerecognex/mcp-codebase-index
Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.
0 tools
codebase-mcp
Persistent, portable codebase intelligence MCP server with incremental indexing and decision memory
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools

How to use

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

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