Connector for Claude Desktop to read and search an Obsidian vault
Top 36.8% on sourcepulse
This project provides a connector for Claude Desktop, enabling it to read and search directories containing Markdown notes, such as Obsidian vaults. It targets users of Claude Desktop and Obsidian who want to integrate their knowledge base with an AI assistant for enhanced context and search capabilities.
How It Works
The connector leverages the Model Context Protocol (MCP) to interface with Claude Desktop. It takes a path to an Obsidian vault as input and makes the Markdown files within that directory accessible to the MCP client. This allows the AI to query and retrieve information directly from the user's personal knowledge base.
Quick Start & Requirements
npx @smithery/cli install mcp-obsidian --client claude
.vscode/mcp.json
file.Highlighted Details
Maintenance & Community
No specific details on contributors, sponsorships, or community channels are provided in the README.
Licensing & Compatibility
The license is not specified in the README.
Limitations & Caveats
The README does not specify the license, which may impact commercial use or closed-source integration. Further details on supported Markdown features or potential performance limitations with very large vaults are not provided.
3 weeks ago
1 day