Execute multiple Obsidian commands sequentially to automate workflows, such as note operations and interface actions, through the Advanced Obsidian MCP Server.
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.
Retrieve a list of available Obsidian vaults accessible through the Obsidian MCP Server. Enables direct file system access to manage and explore vaults without requiring plugins or API integrations.
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.