other tools and integrations
Mcp Obsidian
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).
typescript
local
other tools and integrations
Installation
npx -y calclavia/mcp-obsidianConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-obsidian",
"command": "npx",
"args": [
"-y",
"calclavia/mcp-obsidian"
]
}About This MCP Server
calclavia/mcp-obsidian
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).
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub