Skip to main content
Glama
jumasheff

RAG Documentation MCP Server

by jumasheff

Related Servers

Alternatives to RAG Documentation MCP Server

No user-submitted related servers found.

    Related Servers

    • 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
      Provides advanced document search and processing capabilities through vector stores, including PDF processing, semantic search, web search integration, and file operations. Enables users to create searchable document collections and retrieve relevant information using natural language queries.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to search and retrieve information from Teleport documentation using a vector database. It provides a tool for semantic vector search over pre-populated embeddings of Teleport pages and examples to assist with technical queries.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context
      6 npm
      265
      MIT

    TDQS

    A4.3/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: clear_queue manages queue state, extract_urls discovers links, list_queue and list_sources provide status views, remove_documentation deletes sources, run_queue processes the queue, and search_documentation queries content. The descriptions reinforce these boundaries, making misselection unlikely.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using snake_case, such as clear_queue, extract_urls, list_queue, list_sources, remove_documentation, run_queue, and search_documentation. This uniformity makes the set predictable and easy for agents to navigate.

    Tool Count5/5

    With 7 tools, the server is well-scoped for its RAG documentation purpose, covering queue management, source discovery, processing, and search. Each tool earns its place without bloat, aligning with typical server sizes of 3-15 tools for focused functionality.

    Completeness4/5

    The tool set covers core RAG documentation workflows including queue management, source extraction, indexing, and search, with no dead ends. A minor gap exists in lacking tools for updating or modifying existing documentation sources, but agents can work around this by re-adding URLs.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues