Obsidian Omnisearch
Createdanpigon
Enables searching within Obsidian vaults using the Omnisearch plugin API and returns absolute paths to matching notes.
About
This service allows programmatic search of notes within an Obsidian vault via a REST API. Leveraging FastMCP, it exposes search functionality as a tool that can be integrated with other services, returning absolute paths to matching notes for seamless integration with applications like Claude.
Key Features
- Searches Obsidian vault notes via API.
- Uses Obsidian Omnisearch plugin.
- Returns absolute paths to matching notes.
- Integrates with FastMCP.
- REST API interface
Use Cases
- Integrating Obsidian vault search into other applications.
- Programmatically accessing and using Obsidian notes.
- Extending the functionality of Obsidian with external tools.