Obsidian Omnisearch
Enables searching within Obsidian vaults using the Omnisearch plugin API and returns absolute paths to matching notes.
Acerca de
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.
Características Principales
- Searches Obsidian vault notes via API.
- Uses Obsidian Omnisearch plugin.
- Returns absolute paths to matching notes.
- Integrates with FastMCP.
- REST API interface
Casos de Uso
- Integrating Obsidian vault search into other applications.
- Programmatically accessing and using Obsidian notes.
- Extending the functionality of Obsidian with external tools.