github es617/obsidian-sync-mcp v0.6.0

latest releases: v0.6.2, v0.6.1
18 days ago

Features

  • New WRITE_FOLDERS env var grants write access per-folder instead of all-or-nothing (#11). The whole vault stays readable, but write_note, edit_note, delete_note, and move_note refuse paths outside the listed folders (move_note requires both source and destination to be writable). Enforced server-side, so it holds regardless of whether the AI client respects instructions. READ_ONLY=true still disables write tools entirely; unset keeps full-write behavior.

Fixes

  • Bump deps to clear high-severity npm audit advisories: brace-expansion DoS (via minimatch 10) and fast-uri host confusion. Also picks up @hono/node-server 2.x and @modelcontextprotocol/sdk 1.30.

Don't miss a new obsidian-sync-mcp release

NewReleases is sending notifications on new releases.