Minima (Local RAG)
MCP Serverby dmayboroda · Added 5mo ago
Claude
1.0k
Install
git clone https://github.com/dmayboroda/minimaAdd to Claude
claude mcp add dmayboroda-minima-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"minima-local-rag": {
"command": "npx",
"args": [
"@modelcontextprotocol/minima-local-rag"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Search and retrieve context from local files for RAG.
Tags
File Systemsmcp-server