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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"nkapila6/mcp-local-rag": {
"url": "None",
"transport": "http"
}
}
}