Skip to main content
Glama
enjoymoon-busdriver

literature-evidence-mcp

Related Servers

Alternatives to literature-evidence-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      Enables AI agents to securely read, search, and write to a local Markdown knowledge base with hybrid RAG retrieval, privacy zones, hash-locked writes, audit logging, and rollback-safe archiving.
      13
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to maintain a persistent, queryable memory stored as user-owned Markdown files, with dual-channel retrieval (FTS5 and optional semantic search) and an audited write pipeline.
      11
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      Enables local-first context retrieval and management from JSONL and Markdown sources through MCP, with a rebuildable full-text search index and support for stable reference pagination.
      1
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides structured, addressable access to a local markdown vault with heading-anchored fragments, BM25 search, and stable IDs for verifiable retrieval.
      14 npm
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Builds searchable SQLite databases from PDFs, preserving inline image locations for AI agents to discover and caption visual content. Supports full-text search over text, image placeholders, and saved captions.
      1
      MIT

    TDQS

    A4.1/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool targets a distinct operation: corpus search, within-document search, single or multiple excerpt retrieval, TOC navigation, section reading, metadata lookup, and repository status. The closest pair, search_documents and find_in_document, is clearly separated by scope.

    Naming Consistency4/5

    Most tools consistently follow a verb_noun snake_case pattern such as get_document_metadata, search_documents, and read_document_section. The only notable deviation is retrieval_status, which uses a noun phrase instead of a verb-first name.

    Tool Count5/5

    Eight tools is well-scoped for a focused literature-evidence retrieval server. Each tool provides a clear, non-redundant capability needed for searching, navigating, and extracting verified evidence.

    Completeness4/5

    The tool set covers the core workflow from searching a snapshot to retrieving metadata, TOC, sections, and excerpts. The main gap is the lack of an explicit list_documents operation for browsing all documents in a snapshot, though search can discover documents.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues