Loading MCP server directory, please wait...
Ingest, manage, and retrieve documents for RAG-powered AI applications
npx @getmcp/cli add com.mcparmory/ragieRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mcparmory/ragie": {
"command": "uvx",
"args": [
"mcparmory-ragie"
]
}
}
}