Obsidian Model Context Protocol
by calclavia
This connector allows Claude Desktop (or any MCP client) to read and search any directory containing Markdown notes, such as an Obsidian vault. It integrates Obsidian vaults with Claude Desktop for enhanced context and search capabilities.
Last updated: N/A
What is Obsidian Model Context Protocol?
Obsidian Model Context Protocol (MCP) is a connector that enables Claude Desktop to access and search Markdown notes stored in an Obsidian vault or any directory containing Markdown files.
How to use Obsidian Model Context Protocol?
The protocol can be installed via Smithery using the provided npx
command or manually by configuring VS Code with the provided JSON settings. After installation, restart Claude Desktop to see the MCP tools listed. VS Code users can use the one-click install buttons or manually configure the settings.
Key features of Obsidian Model Context Protocol
Integrates Obsidian vaults with Claude Desktop
Allows Claude to read and search Markdown notes
Supports installation via Smithery
Provides VS Code integration with one-click install buttons
Offers manual configuration options
Use cases of Obsidian Model Context Protocol
Using Claude to analyze and summarize Obsidian notes
Searching for specific information within an Obsidian vault using Claude
Integrating personal knowledge bases with Claude's capabilities
Enhancing Claude's context with local Markdown notes
Automating tasks based on information stored in Obsidian notes
FAQ from Obsidian Model Context Protocol
What is MCP?
What is MCP?
MCP stands for Model Context Protocol, a way for Claude Desktop to access external data sources.
What is Smithery?
What is Smithery?
Smithery is a tool that simplifies the installation and management of MCP connectors.
How do I install MCP-Obsidian?
How do I install MCP-Obsidian?
You can install it using Smithery via the command npx @smithery/cli install mcp-obsidian --client claude
or manually configure it in VS Code.
Do I need VS Code to use this?
Do I need VS Code to use this?
No, VS Code integration is optional. You can use Smithery to install it directly for Claude Desktop.
What if I don't have Smithery?
What if I don't have Smithery?
You need to install Smithery using npm. Please refer to Smithery's documentation for installation instructions.