Obsidian MCP Server
JSON →An MCP server that allows AI assistants to read from and write to your local Obsidian vault.
Tools · 8
- search_notes Search through Obsidian notes using full-text search or tag-based filtering
- get_note Retrieve the content of a specific note by its path or title
- create_note Create a new note in the Obsidian vault with specified content and path
- update_note Update the content of an existing note
- delete_note Delete a note from the Obsidian vault
- list_notes List all notes in the vault, optionally filtered by directory
- get_vault_structure Get the folder and file structure of the vault
- search_by_tag Search notes by specific tags
Links
★ 27 GitHub stars