Obsidian
JSON →Interact with Obsidian vaults to read, create, edit, and manage notes and tags.
Install
npx -y @smithery/cli Tools · 12
- read-note Read the contents of a note
- create-note Create a new note
- edit-note Edit an existing note
- delete-note Delete a note
- move-note Move a note to a different location
- create-directory Create a new directory
- search-vault Search notes in the vault
- add-tags Add tags to a note
- remove-tags Remove tags from a note
- rename-tag Rename a tag across all notes
- manage-tags List and organize tags
- list-available-vaults List all available vaults (helps with multi-vault setups)
Links
★ 712 GitHub stars