Serversio.github.mregmi/ragora-mcp
M

Ragora

io.github.mregmi/ragora-mcp · v3.0.0
● Remote
v3.0.0remote🌐 https://mcp.ragora.app/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.mregmi/ragora-mcp",
  "description": "Search your knowledge bases from any AI assistant using hybrid RAG.",
  "title": "Ragora",
  "repository": {
    "url": "https://github.com/velarynai/ragora-mcp",
    "source": "github"
  },
  "version": "3.0.0",
  "websiteUrl": "https://ragora.app",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.ragora.app/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}