Skip to main content
Glama
junnnnnw00

Obsidian Everywhere

by junnnnnw00

Related Servers

Alternatives to Obsidian Everywhere

  • A
    license
    A
    quality
    A
    maintenance
    Standalone MCP server for Obsidian vaults - hybrid search (FTS5 + vector + cross-encoder reranking), images and PDFs in agent-readable form, Kanban-aware tasks (Tasks-plugin + Dataview formats), structured memory with topic recall, fine-grained read/write tools for optimal token efficiency, and link graph support. Run locally, self-host, or one-click deploy for remote access. OAuth 2.1.
    4
    33
    596 npm
    19
    MIT

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.
    8 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Lets Claude Code and Claude Desktop retrieve and explore an Obsidian vault through tools for semantic search, reading notes, following graph neighbors, and listing topics.
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Enables Claude to create, read, update, and search notes in a local Obsidian vault, with automatic YAML frontmatter and folder management.
    7
    1
    -
  • A
    license
    B
    quality
    D
    maintenance
    Enables Claude to interact with an Obsidian vault via the Local REST API plugin, supporting file operations, search, periodic notes, commands, and semantic search.
    22
    2,778 npm
    MIT
  • 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
    -
  • 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,222 npm
    MIT

TDQS

A3.8/5.0

Scored across 41 tools

Disambiguation4/5

Most tools target a distinct resource/action, and the detailed descriptions disambiguate the many read/search/graph tools. A few pairs still invite confusion: list_folder vs list_notes both enumerate notes in a folder, and create_note vs apply_template both create a note.

Naming Consistency4/5

Snake_case is used everywhere and most tools follow a verb_noun pattern like create_note, delete_note, update_frontmatter, and rename_tag. Exceptions such as vault_overview, vault_status, regex_search, and semantic_search break the verb-first pattern, though they remain readable and predictable.

Tool Count2/5

At 41 tools, the surface is well beyond the 25+ threshold for 'too many' and will create selection overhead for agents. The breadth is real, but several families—frontmatter, tags, bulk edits, and settings—could be consolidated into fewer parameterized tools without losing capability.

Completeness4/5

Note lifecycle coverage is strong: create, read, update, delete, move, rename, and bulk editing with rollback are all present. Minor gaps remain, such as read-only folder handling, no explicit duplicate/restore-from-trash tool, and set_hotkey's inability to validate command IDs against the runtime registry.

Maintenance

ActivityMaintained
ResponsivenessWithin a week