Back to search
30
MCP

code-index-mcp

pypi/code-index-mcp

Code indexing and analysis tools for LLMs using MCP

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

Similar MCP servers embedding-nearest

code-scope-mcp
Code indexing and analysis tools for LLMs using MCP and CLI tools
0 tools
iflow-mcp_code-index-mcp
Code indexing and analysis tools for LLMs using MCP
0 tools
codedoc-mcp
Code analysis and documentation tool with MCP support
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools
code-graph-mcp
A code indexing system accessible via MCP (Model Context Protocol)
0 tools
llm-tools-mcp
MCP support for LLM CLI
0 tools

How to use

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

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