Obsidian Sync MCP
未认领MCP server for Obsidian — access your vault from any AI agent, even when your machine is off. Powered by Self-hosted LiveSync.
安装
npx obsidian-sync-mcp工具(9 个)
delete_note
Delete a note
edit_note
Edit a note without rewriting it — append, prepend (after frontmatter), or replace exact text
get_note_metadata
Get frontmatter, tags, outgoing links, backlinks, size, and timestamps — navigate the knowledge graph
list_folders
List all folders in the vault with note counts — use to discover folder names
list_notes
List notes with timestamps. Filter by folder, name, tag, or date. Sort by name or modified.
list_tags
List all tags in the vault with counts — use to discover tags before filtering
move_note
Move or rename a note — works across folders, creates destination folders automatically
read_note
Read a note's markdown content by path
write_note
Create or overwrite a note (replaces entire content)