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
Installation
npx -y ragieai/mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub