mcp-obsidian
3
MCP Obsidian is a server implementation of the Model Context Protocol designed to facilitate the integration of AI assistants with the Obsidian note-taking application. It supports features such as reading, writing, and searching notes within an Obsidian vault, enabling advanced automation and interaction capabilities.
get_active_file
Return the contents of the currently active file
delete_active_file
Delete the currently active file
insert_active_file
Modify content in a specific location
append_active_file
Append content at the end of the file
open_file
Open a specific file
search_simple
Search for documents matching text queries
list_files
List files in the root directory of the vault
list_directory_files
List files in a specific directory