Skip to main content
Glama

Related Servers

Alternatives to trm-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      MCP server that enables local hybrid semantic and keyword search over private PDF, DOCX, Markdown, and text documents without sending data to embedding APIs.
      9
      3,286 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A local-first MCP server that ingests PDFs, extracts structure, and provides semantic search and sequential navigation tools for AI clients to query and learn from documents.
      10
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Local-first RAG MCP server that indexes local documents and provides hybrid search (semantic + keyword) with file ingestion, URL fetching, and a CLI, keeping data on-device.
      11
      67
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for local RAG over personal notes, PDFs, and documents, enabling plain-English querying and hybrid search with multi-hop context expansion.
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Local-first RAG indexing and semantic search MCP server. Enables document retrieval and context-aware queries using local embedding models.
      3
      6 npm
      MIT

    TDQS

    B3.4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing documents, searching with ranking, exact pattern matching, reading page content, rendering images, and comparing documents. There is no ambiguity about which tool to use for a given task.

    Naming Consistency4/5

    Most tool names are single-word imperative verbs (search, grep, read, render, compare), which is consistent. However, list_documents deviates by using a verb_noun pattern, creating a minor inconsistency.

    Tool Count5/5

    With 6 tools, the server is well-scoped for document retrieval and inspection. Each tool addresses a distinct aspect of the workflow, and the count feels appropriate for the domain.

    Completeness4/5

    The toolset covers listing, searching, grep-style extraction, reading, visual rendering, and comparison, which are the core operations for document analysis. Minor gaps might include a dedicated tool for fetching a single document's metadata, but list_documents already provides this.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues