Skip to main content
Glama
BenyD

Haypile

Related Servers

Alternatives to Haypile

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Local offline semantic search over documents (txt, md, pdf, docx, pptx, csv). Indexes folders into a LanceDB vector database with multilingual embeddings and supports hybrid vector + keyword search via Reciprocal Rank Fusion. No API keys, no cloud, no Docker required.
      28
      AGPL 3.0
    • A
      license
      B
      quality
      B
      maintenance
      Provides local hybrid search over files by combining semantic vector and full-text BM25 retrieval, with MCP stdio/HTTP support, OAuth 2.1 authentication, and tools for reading and converting documents to Markdown.
      23
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Privacy-first local document search using semantic search. Runs entirely on your machine with no cloud services, supporting PDF, DOCX, TXT, and Markdown files.
      22
      9
      3,151 npm
      390
      MIT
    • A
      license
      A
      quality
      B
      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
      65
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables indexing local documents (PDF, Markdown, text, code) into a knowledge base and querying them via semantic search using local embeddings, all running privately on your machine.
      4
      -

    TDQS

    A4.3/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: search_documents queries the index, while list_sources provides an overview of indexed folders. There is no overlap or ambiguity in their roles.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern: search_documents and list_sources. The naming style is uniform and predictable.

    Tool Count4/5

    With only 2 tools, the server is slightly under the typical 3-15 range, but for a focused document search index, two tools are a reasonable minimal set. It feels appropriately scoped rather than incomplete.

    Completeness4/5

    The tool set covers the core search use case and provides an auxiliary listing function. Missing operations like adding or removing sources are likely handled externally, so there are only minor gaps for a read-only search server.

    Maintenance

    ActivityActive
    ResponsivenessNo issues