74
/ 100
2 days ago
glama

obsidian-knowledge-mcp

Enables hybrid vector-BM25 search and retrieval of Obsidian vault knowledge notes, allowing AI assistants like Claude to efficiently access relevant chunks without full file reads.

Is this your MCP?

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.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_PATHvault リポジトリは public 化しない前提である。 このサーバーは vault 内の知識本文をローカル sqlite () にインデックスし、検索結果としてチャンク本文をそのまま返す。vault 本体・インデックス DB のいずれも公開してはならない。
configEMBED_MODELno bge-m3 embedding モデル名 (1024 次元であること)
configKNOWLEDGE_DIRenv =knowledge \
configOLLAMA_URLno http://localhost:11434 ollama サーバーの URL
configVAULT_ROOTenv =/path/to/obsidian-vault \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/nekottyo-obsidian-knowledge-mcp-1qn740)](https://m8ven.ai/mcp/nekottyo-obsidian-knowledge-mcp-1qn740)
commit: 20f406a19ad0f8476d00f8199a67876dfc2a35fd
code hash: faeac0e221e75a919e041fc33aeb2cf7cf47887c4422cb49545b821b886daddc
verified: 7/29/2026, 9:27:21 AM
view raw JSON →