Obsidian Hybrid Search MCP Server
Your Obsidian vault already contains your best thinking. Obsidian Hybrid Search makes that thinking easier to find, reuse, and bring into AI-assisted work. It runs locally over stdio via the published package.
People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 99 · #11 OF 139 MAINTAINED PRODUCTIVITY · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Obsidian Hybrid Search
before you install - you'll need
Set OBSIDIAN_VAULT_PATH, OPENAI_API_KEY before connecting.
Claude Code
claude mcp add flowing-abyss-obsidian-hybrid-search -- npx -y obsidian-hybrid-search Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"flowing-abyss-obsidian-hybrid-search": {
"command": "npx",
"args": [
"-y",
"obsidian-hybrid-search"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package obsidian-hybrid-search - unscoped; check the name against the project README before installing
registry namespace io.github.flowing-abyss is GitHub-verified and matches the repo owner
03 · What Obsidian Hybrid Search can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.15.1 · 2026-08-24
weekly dependency update
v0.15.0 · 2026-08-19
The stdio server now answers a status request, so the Obsidian plugin can read index status over the connection it already has instead of starting a second process. · New ohs reindex --errors retries only the notes…
v0.14.3 · 2026-08-17
weekly dependency update
04 · Who maintains Obsidian Hybrid Search
Obsidian Hybrid Search is maintained by flowing-abyss. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- category
- productivity - ranked #11 of 139 actively-maintained productivity servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-24)
- registry
- io.github.flowing-abyss/obsidian-hybrid-search (active, first published 2026-06-12 · 23 versions)
- packages
- npm:obsidian-hybrid-search
06 · Obsidian Hybrid Search FAQ
What is Obsidian Hybrid Search?
Your Obsidian vault already contains your best thinking. Obsidian Hybrid Search makes that thinking easier to find, reuse, and bring into AI-assisted work. It runs locally over stdio via the published package.
Is Obsidian Hybrid Search still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Obsidian Hybrid Search?
Run `npx -y obsidian-hybrid-search`. The README documents 2 environment variables (OBSIDIAN_VAULT_PATH, OPENAI_API_KEY) to set first. Set OBSIDIAN_VAULT_PATH, OPENAI_API_KEY before connecting. You can also paste the ready-made client config above.
Does Obsidian Hybrid Search run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Obsidian Hybrid Search
Alternatives to Obsidian Hybrid Search
Maintained productivity servers if Obsidian Hybrid Search isn't the fit.
- Reactive Resume Free open-source resume builder with remote MCP tools for resumes and job applications. ★ 41,676 · 2026-08-24
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 8,955 · 2026-08-24
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 8,508 · 2026-08-24
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,749 · 2026-08-24
- Mindwtr Task and project automation for local Mindwtr data, with read-only self-hosted Cloud access. ★ 1,742 · 2026-08-25
- Pm Claude Skills 1117 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,308 · 2026-08-24
Pairs well with
Servers that cover what Obsidian Hybrid Search doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · Forkflux MCP · Uptier · Jira Stdio · TaskChampion MCP · Planka
More TypeScript MCP servers · Flowzap · File AI · Eds MCP Server · Formio MCP · Code Runner · see all