Ragora
@velarynai
About Ragora
Search your knowledge bases from any AI assistant. Ragora is a knowledge marketplace that lets you upload, organize, and search documents using hybrid RAG (dense + sparse vectors). Connect via MCP to search across all your collections directly from Claude, Cursor, VS Code, and mo
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ragora": {
"url": "https://mcp.ragora.app/mcp",
"headers": {
"Authorization": "Bearer sk_live_your_key_here"
}
}
}
}Tools
3List all knowledge bases you have access to, with descriptions, stats, and usage examples
Search across **all** your knowledge bases at once
Search a **specific** collection by name, with optional tag/metadata filters
Overview
What is Ragora?
Ragora is a hosted cloud MCP server that lets you search your knowledge bases from any AI assistant using the Model Context Protocol. It requires no local installation—just configure your AI tool with the server URL and an API key.
How to use Ragora?
Sign up at ragora.app and create an API key at Settings > API Keys. Then connect your AI tool (Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, or any MCP client) by adding the server URL https://mcp.ragora.app/mcp and your API key as an Authorization: Bearer header.
Key features of Ragora
- Hosted cloud service, no local installation required.
- Dynamic tools generated per knowledge base collection.
- Hybrid search with dense (E5-Large) and sparse (BM25).
- Streamable HTTP transport for MCP.
- Multi-tenant with API key scoping.
- Tools: discover_collections, search, search_collection.
Use cases of Ragora
- Search across all your knowledge bases with a single natural language query.
- Look up specific policies or documentation in a named collection.
- Discover available workspaces and their contents with discover_collections.
- Retrieve information about a specific topic from a collection.
- List available documentation versions for a collection.
FAQ from Ragora
What runtime or dependencies do I need?
None. Ragora is a hosted cloud service—you only need an internet connection and an API key.
Where is my data stored?
Your data is stored in Ragora's cloud infrastructure, using Postgres for metadata and Qdrant for vector embeddings.
What transport and authentication does Ragora use?
Ragora uses Streamable HTTP transport (HTTP POST to the MCP endpoint) and authenticates via a Bearer token in the Authorization header.
What should I do if I get a "Tool not found" error?
Restart your AI app after configuration changes and verify your API key starts with sk_live_.
What should I do if I get an "Unauthorized" error?
Check that the Authorization: Bearer header is formatted correctly and that your API key hasn't expired.
Frequently asked questions
What runtime or dependencies do I need?
None. Ragora is a hosted cloud service—you only need an internet connection and an API key.
Where is my data stored?
Your data is stored in Ragora's cloud infrastructure, using Postgres for metadata and Qdrant for vector embeddings.
What transport and authentication does Ragora use?
Ragora uses Streamable HTTP transport (HTTP POST to the MCP endpoint) and authenticates via a Bearer token in the `Authorization` header.
What should I do if I get a "Tool not found" error?
Restart your AI app after configuration changes and verify your API key starts with `sk_live_`.
What should I do if I get an "Unauthorized" error?
Check that the `Authorization: Bearer` header is formatted correctly and that your API key hasn't expired.
Basic information
More AI & Agents MCP servers
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Comments