Skip to main content
Glama
chs2147

obsidian-local-mcp

by chs2147

Related Servers

Alternatives to obsidian-local-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude to read, write, search, and manage an Obsidian vault with tools for notes, tags, folders, and full-text search.
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables bidirectional interaction with Obsidian vaults, allowing reading, writing, and organizing notes through Claude.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables reading, writing, searching, and managing an Obsidian vault through Claude, operating directly on markdown files via Node.js fs without requiring the Obsidian app.
      6,209 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Enables Claude Code read/write access to an Obsidian vault, including creating, editing, searching, and browsing notes.
      8
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude to search, read, write, and manage a local markdown vault through 8 tools, turning your notes into an AI-accessible knowledge base.
      3 npm
      AGPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to read and write notes in an Obsidian vault through Obsidian Sync, with tools for reading, writing, appending, patching, and searching.
      4 npm
      MIT

    TDQS

    A4.1/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool targets a distinct operation: create/read/update for notes, list/create for directories, search across notes, and vault info. No overlapping purposes.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using snake_case (create_note, read_note, update_note, list_directory, create_directory, search_notes, get_vault_info).

    Tool Count5/5

    7 tools is well-scoped for an Obsidian vault server, covering note operations, directory management, search, and vault metadata without redundancy.

    Completeness3/5

    The note lifecycle covers create, read, and update but lacks delete note and delete directory operations, which are fundamental for full CRUD. Search and directory listing are present, but deletions are a notable gap.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues