Allows Claude Desktop to read and search Markdown notes from an Obsidian vault
Obsidian Model Context Protocol
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).
Installation
Make sure Claude Desktop and npm is installed.
Installing via Smithery
To install Obsidian Model Context Protocol for Claude Desktop automatically via Smithery:
Then, restart Claude Desktop and you should see the following MCP tools listed:

Usage with VS Code
For quick installation, use one of the one-click install buttons below:
For manual installation, add the following JSON block to your User Settings (JSON) file in VS Code. You can do this by pressing Ctrl + Shift + P and typing Preferences: Open User Settings (JSON).
Optionally, you can add it to a file called .vscode/mcp.json in your workspace. This will allow you to share the configuration with others.
Note that the
mcpkey is not needed in the.vscode/mcp.jsonfile.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
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).
Related MCP Servers
- Asecurity-licenseAqualityObsidian vault connector for Claude Desktop - enables reading and writing Markdown notes using Model Context Protocol (MCP)Last updated -205MIT License
- -security-license-qualityA local MCP server that enables AI applications like Claude Desktop to securely access and work with Obsidian vaults, providing capabilities for reading notes, executing templates, and performing semantic searches.Last updated -362MIT License
- -security-license-qualityProvides semantic search capability over Obsidian vaults and exposes recent notes as resources to Claude through the MCP protocol.Last updated -8
- Asecurity-licenseAqualityA connector enabling Claude Desktop or any MCP client to interact with Slack workspaces to post messages and query user lists.Last updated -223