Yikizi/mcp-local-rag
Privacy-first local RAG server for Cursor, Claude Code, and Codex — powered by the Model Context Protocol.
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...