MCP server that indexes Obsidian notes and enables hybrid search (full-text, fuzzy, semantic) for AI assistants to find and read notes.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOCAL_EMBEDDING_MODELLOG_LEVELOBSIDIAN_IGNORE_PATTERNS— "": ".obsidian/,templates/,.canvas",OBSIDIAN_MCP_ALLOWED_HOSTS— When binding beyond localhost, add the client-facing Host header with --allowed-host <host[:port]> or ; --allow-any-host disables Host-header protection for trusted networks.OBSIDIAN_PREFIX— "": "myvault_",OBSIDIAN_VAULT_PATH— Option A — recommended: set once in your shell profile.OPENAI_API_KEY— export ="sk-..."OPENAI_BASE_URL— export ="https://openrouter.ai/api/v1" # OpenRouterOPENAI_EMBEDDING_MODEL— export ="text-embedding-3-small"RERANKER_MODELXDG_CACHE_HOME[](https://m8ven.ai/mcp/flowing-abyss-obsidian-hybrid-search-23n133)