AI + Obsidian =
Your assistant. Your notes. Zero friction.
This MCP server lets Claude, ChatGPT+, and other assistants access your vault. Locally, safe frontmatter, no cloud sync.
Recent Updates v0.8.2
JUST LAUNCHED Obsidian Skill routing is now live with MCP + Obsidian context + Git CLI sync, including preflight checks and setup guidance. See skill flows
v0.8.2 (March 2026): Trailing-slash vault paths no longer truncate search results
(PR #48),
get_vault_stats now handles dotted folder names correctly
(PR #42),
note tools now support .base and .canvas
(PR #53),
string frontmatter inputs are now handled safely
(PR #47),
vault path is now optional for CLI usage (defaults to current working directory)
(#50),
and dependency refreshes for the MCP SDK and Node types are merged
(PR #43,
PR #44)
- v0.8.1: Multi-word BM25 search relevance improvements
(PR #38),
patch_note undefined/null validation hardening
(PR #37),
new
move_filetool for binary-safe file moves with explicit path confirmation, binary filenames now visible in directory listings (#21) - v0.7.5: Search now matches note filenames, hidden directories filtered from listings, OpenCode install docs
- v0.7.4: New get_vault_stats tool + improved error messages with remediation suggestions
- v0.7.3: Bug fix for folder detection with dots in names + dependency updates (PR #15)
- v0.7.2: Security hardening - TOCTOU fixes, regex injection prevention, comprehensive CI/CD (PR #12)