local-rag
stdioUsed 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-aiAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"local-rag": {
"command": "cmd",
"args": [
"/c",
"npx",
"-y",
"mcp-local-rag"
]
}
}
}Command
cmdArguments
/cnpx-ymcp-local-rag