Back to search
30
MCP

iflow-mcp_bluewings1211-codebase-rag-mcp

pypi/iflow-mcp_bluewings1211-codebase-rag-mcp

A RAG MCP server for codebase understanding.

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

Similar MCP servers embedding-nearest

iflow-mcp_codebasemcp
Python Codebase Analysis RAG System - MCP Server for analyzing Python code using AST and vector database
0 tools
iflow-mcp_mcp-codebase-rag
MCP server for code retrieval from a fully indexed codebase using CocoIndex
0 tools
iflow-mcp_beer-bears-scaffold
A specialized RAG system for codebase understanding via MCP
0 tools
iflow-mcp_gaodalie-mcp-rag
Web search and RAG MCP server using Exa API and Firecrawl API
0 tools
iflow-mcp_cometdev312_dappier-mcp
An MCP server for interacting with Dappier's RAG models
0 tools
iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
0 tools

How to use

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

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