← Back to directory
COMPARE UP TO 4 SERVERS

Compare MCP servers

Compare scores, permissions, risks, and fit in one decision-focused table.

DimensionSemantic Notes Vault MCPAn MCP server that runs inside Obsidian, giving AI assistants direct read/write and graph access to your vault.Filesystem MCP ServerSecure local file read/write accessObsidian Web MCPSecure remote access to your Obsidian vault over HTTPS with OAuth 2.0 authentication.
FMRS59 / 100 · C84 / 100 · B68 / 100 · C
Reliability7 / 2017 / 209 / 20
Security and permissions11 / 2016 / 2016 / 20
Maintenance13 / 2016 / 2014 / 20
Documentation15 / 2017 / 2017 / 20
Setup experience13 / 2018 / 2012 / 20
Best for
  • Users already managing a personal or team knowledge base in Obsidian
  • Scenarios where the AI needs to understand link structure between notes, not just isolated files
  • Users of Claude Desktop, Claude Code, or other local MCP clients
  • Local assistants that need to work inside explicitly approved directories
  • Individuals and development teams that want path-based data boundaries
  • Users who want secure remote access to their Obsidian vault from any device.
  • Integrating Claude.ai (web) or mobile with Obsidian.
  • Those needing concurrent writes with Obsidian Sync without file conflicts.
Not for
  • Users who don't use Obsidian
  • Setups requiring a cloud-hosted MCP service with no local server to run
  • Scenarios requiring official support from the Obsidian team (this is a third-party community plugin)
  • Highly sensitive environments that cannot allow model access to local file contents
  • Shared remote file-service use cases
  • Users who only need local stdio MCP access without remote capabilities.
  • Those unwilling to set up an OAuth password or use a Cloudflare Tunnel.
  • Users with extremely high security requirements who distrust network exposure (though encrypted).
Required permissions
  • API key authentication (Bearer token) to access the local HTTP/HTTPS server port
  • Read, write, create, move, split, and combine permissions on vault files
  • Configurable to read-only mode, per-operation authorization, and path allow/block lists
  • Read access to every local directory listed in the configuration
  • Filesystem write access when write or move tools are enabled
  • Read and write files in the directory specified by VAULT_PATH.
  • Perform file operations (move, delete with soft delete to .trash).
  • Create daily notes, write binary files.
  • Maintain an in-memory frontmatter index, potentially modifying index files.
  • Access the network (for Cloudflare Tunnel, heartbeat URLs).
Risks and side effects
  • In default (non-read-only) mode, the AI can modify, move, or merge notes in the vault; misuse could cause data loss or structural disruption
  • HTTPS relies on a self-signed certificate that must be trusted carefully — avoid globally disabling certificate verification via NODE_TLS_REJECT_UNAUTHORIZED=0
  • This is a third-party community plugin (not maintained by the Obsidian team), so updates and long-term support depend on the maintainer
  • Sensitive files inside an allowed directory may enter model context
  • Write and move tools change real files; keep scopes narrow and maintain backups
  • Credential leakage: exposed OAuth password or MCP token could allow unauthorized access.
  • Path traversal mitigation is not infallible; keep updated.
  • Extension system is not sandboxed; loading untrusted extensions could be risky.
  • Audit log is best-effort and not tamper-evident; records may be dropped at runtime.
  • Misconfiguration may cause the server to fail to start or expose vulnerabilities.
Supported clientsClaude Desktop, Claude Code, Cline, Continue.devClaude Desktop, Cursor, Cline, WindsurfClaude Desktop, Claude Mobile, Claude Web
Tools8620