63
/ 100
19 days ago
glama

obsidian-vault-mcp

A filesystem-based MCP server for Obsidian vaults that works without Obsidian running, enabling direct file operations via tools like list, read, write, append, and patch notes.

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
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — search_and_replace (line 510: fs.writeFileSync(full, updated, "utf-8")); list_tags (line 141: tagRegex.exec(line)); get_files_by_tag (line 141: tagRegex.exec(line))
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.
configOBSIDIAN_VAULT_PATH"": "/Users/yourname/ObsidianVault"
// 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 8 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/whitewolf-cyber-obsidian-vault-mcp-1qu292)](https://m8ven.ai/mcp/whitewolf-cyber-obsidian-vault-mcp-1qu292)
commit: dd007a8a1cb0597936a936e65f32889fa9be320f
code hash: a3fb2130af39b235ddfcdd32bbaf1c989020960b86ace6aac8a433104d87cbc1
verified: 7/12/2026, 8:29:57 AM
view raw JSON →