mcp-server-obsidian-omnisearch

mcp-server-obsidian-omnisearch

3.4

If you are the rightful owner of 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.

MCP Server Obsidian Omnisearch is a search service that allows users to programmatically search through Obsidian vault notes. It leverages FastMCP to expose search functionalities as a tool that can be easily integrated with other services. The server provides a REST API interface, enabling seamless integration with various platforms and tools. Users can search through their Obsidian vault notes and receive absolute paths to the matching notes, facilitating efficient data retrieval and management. The server is designed for easy installation and configuration, requiring Python 3.x, the FastMCP library, and an active Obsidian vault with the Omnisearch plugin installed.

Features

  • Search through Obsidian vault notes
  • REST API integration
  • Returns absolute paths to matching notes
  • Easy integration with FastMCP tools