Back to search
30
MCP

iflow-mcp_mcp-codebase-rag

pypi/iflow-mcp_mcp-codebase-rag

MCP server for code retrieval from a fully indexed codebase using CocoIndex

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

Similar MCP servers embedding-nearest

allentcm/mcp-codebase-rag
MCP server for code retrieval from a fully indexed codebase using CocoIndex
0 tools
iflow-mcp_bluewings1211-codebase-rag-mcp
A RAG MCP server for codebase understanding.
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_codebasemcp
Python Codebase Analysis RAG System - MCP Server for analyzing Python code using AST and vector database
0 tools
iflow-mcp_gaodalie-mcp-rag
Web search and RAG MCP server using Exa API and Firecrawl API
0 tools
iflow-mcp_pragmar-mcp-server-webcrawl
MCP server for search and retrieval of web crawler content
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_mcp-codebase-rag": {
      "url": "None",
      "transport": "http"
    }
  }
}