This MCP server, developed by anpigon, enables AI assistants to search Obsidian vaults using the Omnisearch plugin. It provides a REST API interface to query notes and retrieve absolute paths to matching results. The server uses FastMCP to expose the search functionality as a tool, allowing seamless integration with other services. By connecting AI capabilities with personal knowledge management, this implementation empowers assistants to leverage users' existing note collections. It is particularly useful for applications requiring context from personal notes, research assistance, or any scenario where an AI system needs to access and reason about information stored in Obsidian vaults.
Searches Obsidian notes and returns absolute paths to matching notes. Parameters: query (string) - The search query string.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!