关于
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.