local-rag

stdio

Used by 1 plugin

Installs olympus-ai, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub mikev10/olympus --plugin olympus-ai
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "local-rag": {
      "command": "cmd",
      "args": [
        "/c",
        "npx",
        "-y",
        "mcp-local-rag"
      ]
    }
  }
}
Command
cmd
Arguments
/cnpx-ymcp-local-rag