Ragie
JSON →An MCP server for accessing Ragie's knowledge base retrieval capabilities.
Install
npx -y @ragieai/mcp-server Tools · 1
- retrieve Search the knowledge base for relevant information. Accepts query, topK (optional, default 8), rerank (optional, default true), and recencyBias (optional, default false). Returns an array of content chunks containing matching text from the knowledge base.
Environment variables
RAGIE_API_KEY
Links
★ 86 GitHub stars