Loomal

Obsidian Hybrid Search

MCP server by github.com/flowing-abyss/obsidian-hybrid-search

Search Obsidian vaults with hybrid full-text, fuzzy, semantic, and graph retrieval.

68 starsnpm: obsidian-hybrid-search

About Obsidian Hybrid Search

Obsidian Hybrid Search is an MCP (Model Context Protocol) server published by flowing-abyss in the official MCP registry, listed under Search on Loomal. Search Obsidian vaults with hybrid full-text, fuzzy, semantic, and graph retrieval.

It ships as an npm package (obsidian-hybrid-search), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/flowing-abyss/obsidian-hybrid-search, where the project has earned 68 GitHub stars.

Use Obsidian Hybrid Search with your agent

Claude Code · one command
claude mcp add obsidian-hybrid-search -- npx -y obsidian-hybrid-search
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "obsidian-hybrid-search": {
      "command": "npx",
      "args": [
        "-y",
        "obsidian-hybrid-search"
      ]
    }
  }
}
npmobsidian-hybrid-search

Frequently asked questions

What is Obsidian Hybrid Search?
Obsidian Hybrid Search is an MCP (Model Context Protocol) server by flowing-abyss in the Search category. Search Obsidian vaults with hybrid full-text, fuzzy, semantic, and graph retrieval.
How do I connect Obsidian Hybrid Search to Claude, Cursor, or another MCP client?
Install Obsidian Hybrid Search from its npm package (obsidian-hybrid-search) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Obsidian Hybrid Search open source?
Yes — the source code is public at github.com/flowing-abyss/obsidian-hybrid-search, with 68 GitHub stars.
Can AI agents pay to use Obsidian Hybrid Search?
Not yet through Loomal — Obsidian Hybrid Search is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Obsidian Hybrid Search? Claim this listing free by verifying GitHub ownership, or contact us.