Skip to main content
Glama
cartek99

MCP AI Docs

by cartek99

Related Servers

Alternatives to MCP AI Docs

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server providing read-only search and retrieval over the Claude documentation corpus via SQLite FTS5, with tools for searching, fetching documents, outlines, and listing sources without network I/O.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      A multi-tenant MCP server that indexes documentation from websites, git repositories, and local folders, and exposes them to AI clients via search and fetch tools.
      2
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
      329 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Generic MCP server that exposes Markdown documentation to LLMs, enabling them to search and answer questions about any software documentation.
      MIT

    TDQS

    A4.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool serves a clearly distinct purpose: searching, fetching, browsing structure, and maintaining the index. There is no overlap or ambiguity between the tools.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern: search_docs, fetch_page, list_sections, refresh_index. The naming style is uniform and predictable.

    Tool Count5/5

    Four tools is a well-scoped set for a documentation assistant. Each tool covers a necessary function without redundancy or bloat.

    Completeness5/5

    The tool set covers the full documentation workflow: discover sections, search for relevant content, retrieve full pages, and refresh the index. There are no obvious dead ends or missing core operations for its stated purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues