cupkappu/mcp-obsidian-server
3.2
If you are the rightful owner of mcp-obsidian-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 local REST API server based on the Model Context Protocol (MCP) that allows AI assistants to interact with your Obsidian notes.
Tools
Functions exposed to the LLM to take actions
get_server_info
Retrieve server information and authentication status
get_active_file
Get the content of the current active file
update_active_file
Update the current active file
append_to_active_file
Append content to the current active file
get_file
Retrieve the content of a specified file
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client