Obsidian MCP
UnclaimedA simple MCP server for Obsidian
Install
npx -y obsidian-mcp@2 serve --vault notes=/absolute/path/to/vaultUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
obsidian_add_tags
Add tags to one or more notes atomically.
obsidian_create_directory
Transactionally create a directory inside a vault.
obsidian_create_note
Atomically create a note without overwriting.
obsidian_delete_note
Move a note to MCP trash or permanently delete it with explicit confirmation.
obsidian_edit_note
Append, prepend, or replace exact note content.
obsidian_list_vaults
List configured vault ids without exposing host paths.
obsidian_manage_tags
Unified add/remove tag workflow using the same implementation.
obsidian_move_note
Move or rename a note and update unambiguous backlinks transactionally.
obsidian_read_note
Read a bounded page of a note and return its SHA-256 etag.
obsidian_remove_tags
Remove exact, nested, or wildcard-selected tags atomically.
obsidian_rename_tag
Rename a tag across the vault atomically.
obsidian_search_vault
Search content, filenames, or tags with bounded cursor pagination.