Skip to main content
Glama

Server Details

Search your knowledge bases from any AI assistant using hybrid RAG.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
velarynai/ragora-mcp
GitHub Stars
0
Server Listing
ragora

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to search and retrieve information from your knowledge base using RAG (Retrieval-Augmented Generation) with hybrid search, document indexing, and ChromaDB vector storage.
    48
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to perform semantic, hybrid, and filtered search on indexed local documentation with RAG capabilities.
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI coding assistants to search and retrieve information from a locally ingested knowledge base using hybrid search, grounded in user-curated documentation.
    17
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap. discover_collections is for metadata discovery, search is for broad cross-collection queries, and search_collection is for targeted single-collection queries. The descriptions explicitly differentiate them and guide usage.

Naming Consistency5/5

All tools follow a consistent verb_noun naming pattern (discover_collections, search, search_collection). While 'search' is a single word, it aligns with the pattern as a verb, and the set maintains perfect readability and predictability.

Tool Count4/5

Three tools is slightly thin but reasonable for a focused RAG server. It covers core operations (discover, broad search, targeted search) without bloat. A few more tools (e.g., for collection management) could enhance completeness, but this is well-scoped for basic querying.

Completeness4/5

The tools cover essential discovery and search workflows for a RAG system, with clear guidance on usage order. Minor gaps exist, such as no explicit CRUD operations for collections (e.g., create or update), but agents can effectively work with the provided search-focused surface.