Skip to main content
Glama

Related Servers

Alternatives to cudaq-docs-mcp

  • A
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts, helping developers get accurate answers without outdated or hallucinated information.
    2
    354,384 npm
    62,380
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A self-hosted MCP server that fetches live documentation and performs code audits using real-time authoritative references to prevent AI hallucinations. It provides tools for searching documentation across 330+ libraries and scanning local source code for security, performance, and accessibility issues.
    14
    73 npm
    6
    Elastic 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Local-first MCP server providing semantic search over library docs, fully offline. Single Go binary speaks MCP over stdio against a vector index pinned to the binary version. Like Context7 with the internet turned off. Apache 2.0. Linux + macOS, also available as a container image.
    2
    3
    Apache 2.0

Related Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides up-to-date documentation for AI agents by locally querying a community-driven registry of pre-built docs packages.
    Apache 2.0
  • F
    license
    A
    quality
    C
    maintenance
    Enables AI agents to search, install, read, and navigate DevDocs documentation offline via MCP, with token-efficient search/read/toc tools and local caching.
    6
    11 npm
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to search, read, and traverse documentation bundles in Open Knowledge Format via MCP tools.
    298 npm
    72
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to query and manage a document knowledge base via MCP, with RAG-powered search and grounded answers with citations.
    MIT

TDQS

A4.5/5.0

Scored across 5 tools

Disambiguation5/5

Each tool targets a distinct resource: docs search, page retrieval, API symbol resolution, example search, and target listing. The two search tools are clearly separated by corpus (docs vs examples), and get_page complements search_docs by fetching full pages.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern: search_docs, get_page, find_api, search_examples, list_targets. The verbs and nouns are descriptive and predictable.

Tool Count5/5

Five tools is well-scoped for a documentation server, covering discovery (search), retrieval (get_page), reference (find_api), examples, and backend selection without unnecessary bloat.

Completeness5/5

The tool set covers the primary ways users interact with CUDA-Q docs: searching for answers, reading full pages, looking up APIs, finding runnable examples, and selecting execution targets. There are no obvious gaps that would cause dead ends.

Maintenance

ActivityMaintained
ResponsivenessResponsive