74
/ 100
17 days ago
glama

mcp-obsidian-vault

Provides AI agents with direct filesystem access to an Obsidian vault for note management, task orchestration, context persistence, and git synchronization.

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.
🔐
You'll be asked for 1 credential: WEBHOOK_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENTS_FOLDERAgents Agent profile notes subfolder
configDAILY_NOTE_FOLDERDaily Notes Subfolder for daily notes
configDAILY_NOTE_FORMAT
configDECISIONS_FOLDERDecisions Decision records subfolder
configDISCOVERIES_FOLDERDiscoveries Discovery notes subfolder
configGIT_AUTO_SYNC"OBSIDIAN_VAULT_PATH=/path/to/your/vault =true npx -y mcp-obsidian-vault"
configGIT_AUTO_SYNC_DEBOUNCE_MS5000 Debounce interval
configGIT_BRANCHmain Default branch
configGIT_COMMIT_MESSAGE_PREFIXvault: Auto-commit message prefix
configGIT_PULL_REBASEtrue Use --rebase on pull
configGIT_REMOTEorigin Default remote
configGIT_TIMEOUT_MS30000 Git operation timeout
configMAX_FILE_SIZE_BYTES10485760 Max file size (10 MB)
configMAX_SEARCH_RESULTS50 Max search results
configNOTE_EXTENSIONS.md,.markdown Note file extensions
configOBSIDIAN_VAULT_PATHe =/path/to/your/vault \
configSEARCH_TIMEOUT_MS30000 Search timeout
configTASKS_FOLDERTasks Task notes subfolder
configTRASH_ON_DELETEtrue Move to .trash/ instead of permanent delete
configUSAGE_FOLDERUsage Token usage records subfolder
🔐 secretWEBHOOK_SECRETHMAC-SHA256 secret for signing webhook payloads
configWEBHOOK_TIMEOUT_MS5000 Webhook HTTP request timeout
configWEBHOOK_URLComma-separated webhook URLs for task event notifications
// 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/t-rhex-obsidian-mcp-server-1dmi23)](https://m8ven.ai/mcp/t-rhex-obsidian-mcp-server-1dmi23)
commit: fa29aed56f4fd894bb90b62f7574c57c13205e54
code hash: 0e9f6b8b6fef44035a44e9f03a6ab9300beb50b6280856de714c430df0d2e79f
verified: 6/22/2026, 12:20:47 PM
view raw JSON →