Back to search
30
MCP

nkapila6/mcp-local-rag

docker/nkapila6/mcp-local-rag

"primitive" RAG-like web search model context protocol (MCP) server that runs locally. No APIs.

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

Similar MCP servers embedding-nearest

mcp-local-rag
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
0 tools
iflow-mcp_mcp-local-rag
MCP "server" that can perform a web search locally without the use of APIs.
0 tools
@yikizi/mcp-local-rag
Local RAG MCP Server - Enhanced with hybrid search, memory management, and code file support (fork of shinpr/mcp-local-rag)
0 tools
localMCP crawl4ai RAG
Metadata-only Glama MCP server.
0 tools
local rag mcp server
Metadata-only Glama MCP server.
0 tools
io.github.shinpr/mcp-local-rag
Easy-to-setup local RAG server with minimal configuration
0 tools

How to use

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

{
  "mcpServers": {
    "nkapila6/mcp-local-rag": {
      "url": "None",
      "transport": "http"
    }
  }
}