This repository provides a connector, the Obsidian Model Context Protocol, that enables Claude Desktop to read and search Markdown notes within an Obsidian vault, facilitating enhanced context awareness.
This connector enables Claude Desktop (or any Model Context Protocol (MCP) client) to access and search Markdown notes stored in a directory, such as an Obsidian vault. It facilitates seamless integration between Claude Desktop and your local knowledge base.
Ensure that both Claude Desktop and npm
are installed before proceeding.
To automatically install the Obsidian Model Context Protocol for Claude Desktop using Smithery, execute the following command:
npx @smithery/cli install mcp-obsidian --client claude
After installation, restart Claude Desktop. You should then see the MCP tools listed, indicating successful integration. This allows Claude to leverage your Obsidian notes for enhanced context and improved responses.
smithery-ai/mcp-obsidian
November 29, 2024
March 28, 2025
JavaScript