Skip to main content
Glama

Related Servers

Alternatives to metax-docs-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables coding agents to search a local, offline archive of past sessions and repository Markdown docs using hybrid lexical and semantic retrieval, and read matching records to ground new work in prior knowledge without external calls.
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to search and ask questions about a local codebase with citations, using BM25 and optional embeddings, all offline.
      1 npm
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables local-first hybrid knowledge retrieval from authorized Markdown and plain-text files, combining full-text and vector search with reranking and traceable source references via a single search tool.
      1
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables local agents to search and retrieve cited evidence from PDFs and Markdown notes, including page-specific passages and rendered page images.
      6
      GPL 3.0

    TDQS

    A4/5.0

    Scored across 4 tools

    Disambiguation4/5

    Each tool has a distinct role: search across the index, read a full document, read a section within a document, and list sources. There is minor potential confusion between get_metax_document and get_metax_section, but the descriptions make the boundary clear.

    Naming Consistency5/5

    All tool names follow a consistent verb_metax_noun pattern: search_metax_docs, get_metax_document, get_metax_section, list_metax_sources. The convention is uniform and predictable.

    Tool Count5/5

    With four tools, the set is well-scoped for a read-only documentation index. It covers search, retrieval at two granularities, and source provenance without unnecessary additions.

    Completeness4/5

    The surface covers the core needs of searching and reading indexed documentation, including provenance listing. A minor gap is not having a way to enumerate all documents outside of search, but the existing tools handle typical workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues