Back to search
30
MCP

iflow-mcp_mcp-local-rag

pypi/iflow-mcp_mcp-local-rag

MCP "server" that can perform a web search locally without the use of APIs.

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

Similar MCP servers embedding-nearest

nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. No APIs.
0 tools
mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
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
iflow-mcp_nearby-search-mcp
An MCP server for nearby place searches with IP-based location detection.
0 tools
iflow-mcp_mcp-google-cse
An MCP server for searching a custom Google search engine.
0 tools

How to use

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

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