Obsidian Omnisearch
Enables searching within Obsidian vaults using the Omnisearch plugin API and returns absolute paths to matching notes.
概要
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.
主な機能
- Searches Obsidian vault notes via API.
- Uses Obsidian Omnisearch plugin.
- Returns absolute paths to matching notes.
- Integrates with FastMCP.
- REST API interface
ユースケース
- Integrating Obsidian vault search into other applications.
- Programmatically accessing and using Obsidian notes.
- Extending the functionality of Obsidian with external tools.