nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
Platform-specific configuration:
{
"mcpServers": {
"mcp-local-rag": {
"command": "npx",
"args": [
"-y",
"mcp-local-rag"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...