MCP Servers / search / Ragie

Ragie

JSON →
stdionone86search

An MCP server for accessing Ragie's knowledge base retrieval capabilities.

Install
How to run this server
[ { "cmd": "npx -y @ragieai/mcp-server", "imports": [] } ]
server path: ragie
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envRAGIE_API_KEY
Resources
Ragie — MCP Server · libregistry