Obsidian Index MCP server
Created at 20 hours ago
by tcsavage
MCP server providing sementic search over Obsidian vaults
Categories
Tags
obsidian
semantic-search
mcp-server
what is Obsidian Index MCP server?
The Obsidian Index MCP server provides semantic search functionality over Obsidian vaults, enabling users to access and manage their notes efficiently.
how to use the Obsidian Index MCP server?
To use the server, run the command-line interface to start the server by specifying the path to your Obsidian vault and the local database. Make sure to use the reindex and watch options for optimal performance.
key features of the Obsidian Index MCP server?
- Exposes recently modified notes as resources accessible via a specific URL scheme.
- Implements a 'search-notes' tool for performing semantic searches over indexed notes.
- Supports reindexing and monitoring of changes in the vault for real-time updates.
use cases of the Obsidian Index MCP server?
- Quickly finding and retrieving recently modified notes in an extensive Obsidian vault.
- Conducting semantic searches to locate concepts or themes across multiple notes.
- Managing notes effectively in research projects by integrating with MCP clients.
FAQ from Obsidian Index MCP server?
- Can I use this server with any Obsidian vault?
Yes, the server works with any Obsidian vault as long as you provide the correct vault path.
- Is it necessary to reindex every time the server runs?
It is recommended to reindex every time to ensure the search index reflects the latest changes in your notes.
- How can I debug if I encounter issues?
Use the MCP Inspector, which enhances debugging capabilities when running the server.
View More