Skip to main content
Knowledge & MemoryTypeScript

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.

knowledge-memorycloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/ragieai/ragie-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "ragie-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ragieai/mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
ragieai