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.