Skip to main content
Glama

Related Servers

Alternatives to jmp-docs-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables agents to search a local, fully offline personal document library (Markdown/txt/PDF/docx) via SQLite FTS5 trigram search with subject-terminology expansion, returning every hit with its domain, document title, section path, and page or offset provenance. It also exposes domain statistics, incremental ingestion, and document deprecation as tools, alongside a read-only, runtime-persona-scoped ask/coverage mode.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides 11 MCP tools for deterministic, local semantic search over your documents, including indexing, retrieval, exact-match facets, temporal truth, semantic diff, and agent-first JSON output. Enables LLMs and agents to search, retrieve, and analyze documents without cloud dependencies or per-query costs.
      2
      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
      15 npm
      -
    • A
      license
      A
      quality
      A
      maintenance
      Provides AI assistants with direct access to Jamf official documentation, enabling them to answer Jamf-related questions by searching, retrieving articles, and browsing product documentation.
      6
      858 npm
      3
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables document retrieval, OCR, web search, and calculator tools via a RAG pipeline and LangGraph agent, all running locally with Ollama.
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Provides fast, token-efficient search over coding agent documentation (e.g., Claude Code, Cursor) using local SQLite FTS5 indexing, with tools for searching snippets, reading pages, and grepping markdown.
      5
      MIT

    TDQS

    A4/5.0

    Scored across 10 tools

    Disambiguation5/5

    Each tool targets a distinct resource: docs search, menu lookup, examples, figures, TOC, books, context help, and page retrieval. The closest pair, get_jmp_page and jmp_fetch_live, is clearly differentiated by local index vs. live bypass.

    Naming Consistency4/5

    Most tools follow a snake_case verb_noun pattern (search_jmp_docs, find_menu_path, get_jmp_page, browse_jmp_toc). A few deviations like whats_this, jmp_fetch_live, and index_stats are noticeable but do not seriously undermine the overall pattern.

    Tool Count5/5

    Ten tools is well-scoped for a documentation server: it covers search, navigation, retrieval, examples, figures, menu paths, and index introspection without redundancy. Each tool has a clear role and none feels like filler.

    Completeness5/5

    The surface covers the full documentation workflow: discovering features, finding menu paths, browsing TOCs, retrieving pages, locating examples and figures, and checking index freshness. The live fetch fallback also handles newer or unindexed content, leaving no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues