Skip to main content
Glama
fjacquet

vault-rag-mcp

by fjacquet

Related Servers

Alternatives to vault-rag-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that provides always-fresh semantic search over Obsidian vaults, automatically watching file changes and using local embeddings via Ollama.
      166 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Self-hosted MCP server that provides embedding-powered semantic search with graph context over Obsidian vaults, supporting multiple vaults, local embeddings, and a web dashboard.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server exposing fast full-text and semantic search over an Obsidian vault, plus safe structured note read and write access for Claude.
      1
      Apache 2.0

    TDQS

    A3.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: retrieving a specific note by path, searching the glossary, and performing semantic search across the vault. No overlap in functionality.

    Naming Consistency5/5

    All tool names follow the consistent verb_noun pattern with snake_case: 'get_note', 'search_glossary', 'search_vault'. No deviations.

    Tool Count4/5

    With 3 tools, the set is on the lower end but appropriate for a read-only RAG server. It covers the essential retrieval operations without being too sparse.

    Completeness4/5

    The tool set covers all core retrieval needs (exact note lookup, glossary search, semantic vault search). Minor gaps exist, such as listing available folders or note types, but filters in search_vault mitigate this.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues