BoweyLou/obsidian-mcp-server-enhanced
If you are the rightful owner of obsidian-mcp-server-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 is a powerful tool that integrates with Claude.ai and Tailscale to provide secure and advanced access to your Obsidian vault, enabling AI agents to manage and interact with your notes efficiently.
Tools
Functions exposed to the LLM to take actions
obsidian_read_file
Retrieves the content and metadata of a specified file.
obsidian_update_file
Modifies notes using whole-file operations.
obsidian_search_replace
Performs search-and-replace operations within a target note.
obsidian_global_search
Performs a search across the entire vault.
obsidian_list_files
Lists files and subdirectories within a specified vault folder.
obsidian_manage_frontmatter
Atomically manages a note's YAML frontmatter.
obsidian_manage_tags
Adds, removes, or lists tags for a note.
obsidian_delete_file
Permanently deletes a specified file from the vault.
obsidian_dataview_query
Execute Dataview DQL queries against your vault.
obsidian_task_query
Search and analyze tasks across your vault.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client