libra850/obsidian-mcp-server
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.
Obsidian MCP Server integrates Obsidian with the Model Context Protocol (MCP) to enhance note-taking and management capabilities.
Tools
Functions exposed to the LLM to take actions
create_note_from_template
Creates an Obsidian note using a specified template.
list_templates
Retrieves a list of available templates in the TEMPLATE folder.
read_note
Reads the content of an Obsidian note.
update_note
Updates the content of an Obsidian note.
list_tags
Displays all tags within the Obsidian vault.
rename_tag
Renames a tag across the Obsidian vault.
search_files
Searches for files and directories within the Obsidian vault.
link_notes
Creates wiki links between notes.
find_broken_links
Detects and assists in repairing broken links.
analyze_backlinks
Analyzes backlinks and understands graph structure.
create_moc
Automatically generates a Map of Contents note.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client