Back to Home
ebullient icon

obsidian-vault-mcp

Verified Safe

by ebullient

Overview

An Obsidian plugin that runs an MCP server, enabling external LLM tools to access and interact with your vault.

Installation

Run Command
No command provided

Environment Variables

  • VAULT_MCP_URL
  • VAULT_MCP_TOKEN

Security Notes

The plugin runs a local HTTP server and can optionally bind to all network interfaces (0.0.0.0). When enabling network access, bearer token authentication is available and highly recommended for security. Path-based Access Control Lists (ACLs) are implemented to restrict read and write access to vault files based on user-defined glob patterns, but depend on responsible configuration by the user. The plugin explicitly states it does not connect to external services or collect telemetry. No hardcoded secrets were found. Regex is used for ACL patterns and link exclusion, which are configured by the user or provided by the LLM client; this introduces a configurable risk if malicious patterns are used by a compromised LLM client, though this is mitigated by the ACLs and authentication.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens500
Stars0
Forks0
Last Update2026-01-19

Tags

obsidianmcpllmlocal-servervault-access