Back to search
30
MCP

index-it-mcp

pypi/index-it-mcp

Local-first code indexer for AI assistants via Model Context Protocol (MCP)

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

Similar MCP servers embedding-nearest

iflow-mcp_viperjuice_code-index-mcp
Local-first code indexer for AI assistants via Model Context Protocol (MCP)
0 tools
code-graph-mcp
A code indexing system accessible via MCP (Model Context Protocol)
0 tools
code-index-mcp
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
char-index-mcp
A Model Context Protocol server for character-level index-based string manipulation
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools

How to use

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

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