← All servers
πŸ”

Obsidian Hybrid SearchVerifiedπŸ›‘ No advisories

io.github.flowing-abyss/obsidian-hybrid-search
New to MCP? Start here β†’
89β˜… stars
0weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/flowing-abyss, which proved it owns this namespace.

Verified owner: github.com/flowing-abyss β†—io.github.flowing-abyss/obsidian-hybrid-search

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPENAI_API_KEY.
βœ“
Configuration
Reads OBSIDIAN_VAULT_PATH, OBSIDIAN_PREFIX, OBSIDIAN_IGNORE_PATTERNS, OBSIDIAN_RESPECT_GITIGNORE, OBSIDIAN_INCLUDE_PATTERNS, OPENAI_BASE_URL, ….

About

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

Packages & transports

npmobsidian-hybrid-searchv0.13.23 Β· npx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "obsidian_hybrid_search": {
      "command": "npx",
      "args": [
        "-y",
        "obsidian-hybrid-search"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y obsidian-hybrid-search