knowledge & memory

Mcp Server

Retrieve context from your [Ragie](https://www.ragie.ai) (RAG) knowledge base connected to integrations like Google Drive, Notion, JIRA and more.

typescript
cloud
knowledge & memory
0
View on GitHub

Installation

npx -y ragieai/mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

ragieai/mcp-server

Retrieve context from your Ragie (RAG) knowledge base connected to integrations like Google Drive, Notion, JIRA and more.

GitHub: https://github.com/ragieai/ragie-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub