labeveryday/mcp-obsidian-enhanced
If you are the rightful owner of mcp-obsidian-enhanced and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Obsidian MCP Server Enhanced integrates Amazon Q with Obsidian vaults, enabling note management and search without needing the Obsidian application open.
Tools
Functions exposed to the LLM to take actions
obsidian_read_note
Get content of a note from your Obsidian vault.
obsidian_create_note
Create a new note in your Obsidian vault.
obsidian_update_note
Update an existing note in your Obsidian vault.
obsidian_append_note
Append content to an existing note.
obsidian_delete_note
Delete a note from your Obsidian vault.
obsidian_list_files
List files and folders in your Obsidian vault.
obsidian_get_active_file
Get the currently active file in Obsidian.
obsidian_create_daily_note
Create a daily note with predefined sections.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client