Back to search
30
MCP

iflow-mcp_fluffypony-mcp-code-indexer

pypi/iflow-mcp_fluffypony-mcp-code-indexer

MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable summaries and token-aware overviews.

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

Similar MCP servers embedding-nearest

mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
iflow-mcp-qy527145-acemcp
MCP server for codebase indexing and semantic search with multi-encoding support and .gitignore integration
0 tools
iflow-mcp_mcp-codebase-rag
MCP server for code retrieval from a fully indexed codebase using CocoIndex
0 tools
iflow-mcp_johannhartmann-mcp-code-analysis-server
MCP server for intelligent code analysis and search capabilities
0 tools
iflow-mcp_mcp-server-neurolorap
MCP server for code collection and documentation
0 tools
iflow-mcp_safurrier-mcp-filesystem
MCP server for filesystem search and manipulation with granular search, content search and file edits
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_fluffypony-mcp-code-indexer": {
      "url": "None",
      "transport": "http"
    }
  }
}