by flowing-abyss · MCP Server · ★ 85
Obsidian Hybrid Search An MCP server and CLI tool that makes your Obsidian vault queryable by AI assistants. Indexes notes into SQLite with FTS5 full-text search, trigram fuzzy matching, and vector similarity — results are merged with Reciprocal Rank Fusion (RRF) and scored 0–1. Once connected, any MCP-compatible AI assistant can answer questions grounded in your actual notes: finding knowledge by meaning, exact phrase, or title; traversing the wikilink graph; filtering by tag or folder; always citing the source note. No guessing from training data, no manual copy-paste.
| Stars | 85 |
| Forks | 11 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.5310960253997/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-06 |
| Created | 2026-03-07 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~20k |
These tools work well together with obsidian-hybrid-search for enhanced workflows:
Explore other popular mcp server tools:
obsidian-hybrid-search is Hybrid search over your Obsidian vault – CLI and MCP server. It is categorized as a MCP Server with 85 GitHub stars.
obsidian-hybrid-search is primarily written in TypeScript. It covers topics such as mcp, obsidian, search.
You can find installation instructions and usage details in the obsidian-hybrid-search GitHub repository at github.com/flowing-abyss/obsidian-hybrid-search. The project has 85 stars and 11 forks, indicating an active community.
obsidian-hybrid-search is released under the MIT license, making it free to use and modify according to the license terms.