Skip to main content
Glama
simplifyaimm

MCP Demo - Document Search Server

by simplifyaimm

Related Servers

Alternatives to MCP Demo - Document Search Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Local MCP server that indexes folders of documents into a hybrid vector + keyword search index for Claude Desktop, with support for PDFs, Office files, and images via OCR.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A local document search MCP server that indexes folders and provides hybrid keyword+semantic search, enabling users to chat with their documents via MCP clients like Claude Desktop or Claude Code.
      8
      22 PyPI
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Indexes local files (PDF, TXT, CSV, Markdown) with embeddings for semantic search. Provides both CLI and MCP server interfaces so Claude Desktop can search and read your local documents.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A local-first MCP server that enables semantic search over PDF and DOCX documents using structure-aware parsing and vector storage. It allows users to query their local knowledge base through Claude Code without cloud dependencies or GPU requirements.
      -

    TDQS

    A4.4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: listing all documents, searching by keyword, and retrieving full text. There is no overlap or ambiguity.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern: get_document, list_documents, search_documents.

    Tool Count5/5

    With 3 tools, the server is well-scoped for document search: list, search, retrieve. Not too few or too many.

    Completeness5/5

    Core functionality is fully covered: indexing overview, search with ranking, and full-text retrieval. No gaps for a search-focused server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues