mcp-obsidian
940
This project provides an MCP server to interact with Obsidian using the Local REST API community plugin. It offers various tools for managing and modifying content within Obsidian vaults, emphasizing integration with Obsidian's API.
list_files_in_vault
List all files and directories in the notes library
list_files_in_dir
List all files and directories in the specified directory
get_file_contents
Get the contents of a single file
search
Search for documents that match the specified text query
patch_content
Insert content in existing notes
append_content
Append content at the end of the file
delete_file
Delete a file or directory