Skip to main content
Glama
LucasRocha179

mcp-vault-reader

Related Servers

Alternatives to mcp-vault-reader

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables AI assistants to read, write, search, and navigate Obsidian vault notes with support for CRUD operations, full-text search, graph navigation, daily notes, and frontmatter management.
      2,778 npm
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to explore and analyze a markdown vault as a traversable knowledge graph, with tools for searching, traversing, and finding implicit semantic connections between notes.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI agents to use Obsidian vaults as persistent, bidirectional knowledge workspaces with wikilink/backlink resolution, structured frontmatter/tag indexing, task aggregation, and Obsidian Headless Sync.
      11
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides a durable, Obsidian-compatible knowledge base for agents using markdown notes and wikilinks. Enables agents to store, retrieve, and interlink knowledge persistently, with tools for writing, searching, and managing a graph of notes.
      1 npm
      MIT

    TDQS

    A3.6/5.0

    Scored across 16 tools

    Disambiguation5/5

    Each tool clearly targets either vault operations or memory operations, with distinct actions. Even within the vault tools, functions like get_related, get_backlinks, get_graph, and follow_link are clearly differentiated by their descriptions.

    Naming Consistency4/5

    The tools consistently use a prefix (vault_ or memory_) followed by an action verb, but some are bare verbs (search, sync, list) while others are verb_noun (read_note, get_tags). This is a minor inconsistency.

    Tool Count3/5

    At 16 tools, the set is at the border of the recommended range, but the dual purpose (vault reading and memory management) partially justifies the count.

    Completeness4/5

    The vault reading capabilities are comprehensive, and memory tools cover write, delete, search, list, and status. The only noticeable gap is a dedicated read operation for a specific memory note, but this can be worked around.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues