anpigon_mcp-server-obsidian-omnisearch
If you are the rightful owner of anpigon_mcp-server-obsidian-omnisearch and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A FastMCP-based server that provides Obsidian vault search functionality through a REST API interface.
The MCP Server Obsidian Omnisearch is a project that implements a search service for Obsidian vault notes. It leverages FastMCP to expose search functionality as a tool that can be integrated with other services. The server allows users to programmatically search through their Obsidian notes and returns the absolute paths to the matching notes. It is designed to be easily integrated with FastMCP tools and provides a REST API interface for seamless interaction. The server requires Python 3.x, the FastMCP library, and an active Obsidian vault with the Omnisearch plugin installed and running.
Features
- Search through Obsidian vault notes
- REST API integration
- Returns absolute paths to matching notes
- Easy integration with FastMCP tools