Skip to main content
Glama
rejifald

StitchAPI Docs

by rejifald

Related Servers

Alternatives to StitchAPI Docs

  • 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,433
    MIT

Related Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Local documentation search server for AI models using hybrid retrieval (phrase, keyword, vector). Provides MCP tools to search and fetch documentation from bundled or custom doc sets without any external API keys.
    -
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for local, offline-capable library documentation. It resolves library IDs and retrieves up-to-date docs via hybrid search from a persistent SQLite cache.
    3
    1
    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
    Not graded
    quality
    B
    maintenance
    MCP server for Astro/Starlight docs sites, providing search, get, and list tools for documentation content.
    91 npm
    13
    MIT

TDQS

A4.4/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: search_docs for finding relevant excerpts and get_doc for retrieving full pages. No overlap in functionality.

Naming Consistency5/5

Both tools use consistent snake_case naming with verb_noun pattern: search_docs and get_doc. Simple and predictable.

Tool Count4/5

With only 2 tools, the set is minimal but covers the core documentation workflow (search + full retrieval). For a dedicated documentation server, this is slightly thin but complete for its stated purpose.

Completeness4/5

The tools cover search and full-page retrieval. There is no explicit listing of all pages or navigation support, but for a documentation API that emphasizes search-first workflow, this is a reasonable surface with no major dead ends.

Maintenance

ActivityActive
ResponsivenessResponsive