ragieai/mcp-server
Retrieve context from your [Ragie](https://www.ragie.ai) (RAG) knowledge base connected to integrations like Google Drive, Notion, JIRA and more.
Quick Start
Clone the repository:
git clone https://github.com/ragieai/ragie-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"ragie-mcp-server": {
"command": "npx",
"args": [
"-y",
"ragieai/mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.