71
/ 100
17 days ago
glama

obsidian-vault-mcp

Enables reading, searching, and modifying Obsidian vault notes directly, including saving conversation summaries and appending to daily notes, with GitHub OAuth authentication.

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
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.
configOBS_VAULTno Vault directory (default /vault)
configOBS_CONFIGno Conventions YAML (default /config/vault.yml; optional)
configOBS_BACKUP_DIRoutside the vault, so backups don't ride your vault sync.
configOBS_SEARCH_MAXno Max search results (default 50)
configMCP_BASE_URL(your + /auth/callback).
configALLOWED_GITHUB_USERSGITHUB_CLIENT_SECRET / .
configCONSENT_MODEno external (default), true, remember, false — see below
configHOST/ PORT / MCP_PATH no Bind address (0.0.0.0), port (8000), path (/mcp)
configPORTHOST / / MCP_PATH no Bind address (0.0.0.0), port (8000), path (/mcp)
configMCP_PATHHOST / PORT / no Bind address (0.0.0.0), port (8000), path (/mcp)
// 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 4 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/crosbyh-obsidian-vault-mcp-1fxhxa)](https://m8ven.ai/mcp/crosbyh-obsidian-vault-mcp-1fxhxa)
commit: 17a6bca6c1f1c4f837f6779c63789cae0edaf4d1
code hash: 6740925c3022760f0a8968800d30ae8222e77bcaa49139c912e1aa6797eeac06
verified: 7/14/2026, 8:33:25 AM
view raw JSON →