This project implements a search service that allows you to search through Obsidian vault notes programmatically. It uses FastMCP to expose the search functionality as a tool that can be integrated with other services.
Features
Search through Obsidian vault notes
REST API integration
Returns absolute paths to matching notes
Easy integration with FastMCP tools
Prerequisites
Python 3.x
Obsidian with Omnisearch plugin installed and running
FastMCP library
Active Obsidian vault
Installation
Installing via Smithery
To install MCP Server Obsidian Omnisearch for Claude Desktop automatically via Smithery:
Manual Installation
Clone the repository:
Install dependencies:
Configuration
The Obsidian vault path is now provided as a command line argument when running the server:
This project implements a search service that allows you to search through Obsidian vault notes programmatically. It uses FastMCP to expose the search functionality as a tool that can be integrated with other services.
Features
Search through Obsidian vault notes
REST API integration
Returns absolute paths to matching notes
Easy integration with FastMCP tools
Prerequisites
Python 3.x
Obsidian with Omnisearch plugin installed and running
FastMCP library
Active Obsidian vault
Installation
Installing via Smithery
To install MCP Server Obsidian Omnisearch for Claude Desktop automatically via Smithery:
Manual Installation
Clone the repository:
Install dependencies:
Configuration
The Obsidian vault path is now provided as a command line argument when running the server: