krassdanke/obsidian-mcp-server
3.3
If you are the rightful owner of obsidian-mcp-server 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 is a Model Context Protocol server that provides tools for interacting with an Obsidian vault, enabling comprehensive functionality for LLMs and IDEs.
Tools
Functions exposed to the LLM to take actions
add_file
Add a new file to the vault.
change_file
Modify an existing file.
append_file
Append content to a file.
delete_file
Delete a file from the vault.
list_files
List all files in the vault.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client