thomastaylor312/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 designed to provide programmatic access to your Obsidian vault through the Local REST API plugin.
Tools
Functions exposed to the LLM to take actions
get_server_info
Get Obsidian server status and authentication info
list_vault_files
List files in vault root or specific directory
get_file_content
Read file content (markdown or JSON format with metadata)
create_or_update_file
Create new files or update existing ones
append_to_file
Append content to existing files
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client