Skip to main content
Glama
praveenc

mcp-docs-server

by praveenc

Related Servers

Alternatives to mcp-docs-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides searchable access to official MCP protocol specification and FastMCP framework documentation, helping developers build correct MCP servers by querying live documentation with BM25 full-text search.
      2
      3
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for searching and retrieving Akamai TechDocs documentation using local BM25 keyword search with no external API calls.
      -
    • A
      license
      A
      quality
      A
      maintenance
      Search and retrieve Agent2Agent (A2A) protocol documentation using full-text search and section filtering.
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides semantic search over markdown documentation using RAG, allowing natural language queries and integration with MCP clients.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to intelligently search and reference documentation using hybrid semantic + keyword search via MCP protocol.
      -
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for the StitchAPI docs: search_docs (hybrid BM25+vector) + get_doc. Local/offline npm package (@stitchapi/docs-mcp, docs bundled, no per-query network) and a hosted Streamable-HTTP server (stitchapi.dev/api/mcp).
      2
      18
      Apache 2.0

    TDQS

    A3.7/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one fetches a specific document by URL, the other searches across documents. No overlap in functionality.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern (fetch_mcp_doc, search_mcp_docs) and use snake_case uniformly.

    Tool Count3/5

    With only two tools, the server is minimal but still covers the core operations of searching and fetching documentation. However, it feels slightly thin for a documentation server.

    Completeness3/5

    The server allows searching and fetching full documents, but lacks operations like listing all available documents or browsing by category, which are common in documentation servers.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues