Execute multiple commands in Obsidian sequentially to automate workflows. Ensure notes are open for note-specific actions, enabling efficient task management through the Advanced Obsidian MCP Server.
Search Obsidian notes using a query and retrieve absolute paths to matching documents. Integrate with tools like read_note to access and analyze note contents programmatically.
Remove files or directories from an Obsidian vault by specifying the filepath and confirming the deletion. Part of the Advanced Obsidian MCP Server for vault management tasks.
This is a connector to allow Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes (such as an Obsidian vault).
This project implements a Model Context Protocol (MCP) server for connecting AI models with Obsidian knowledge bases. Through this server, AI models can directly access and manipulate Obsidian notes, including reading, creating, updating, and deleting notes, as well as managing folder structures.