67
/ 100
2 days ago
glama

Obsidian CLI MCP Server

MCP server that exposes Obsidian vault operations over HTTP via the Obsidian CLI, enabling note management, search, and daily note operations.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOBSIDIAN_VAULT(none) Vault name when multiple vaults exist
configOBSIDIAN_VAULT_PATH(in .env) Vault directory (cwd for obsidian CLI); see .env.example
configOBSIDIAN_TIMEOUT_SECONDS10 Timeout for obsidian CLI (base queries use 30s)
configALLOW_WRITE_COMMANDSfalse Enable create, append, property:set
configMCP_HOST0.0.0.0 Bind address
configMCP_PORT3100 Server port
configMCP_TRANSPORTstreamable-http stdio for Cursor command; streamable-http for URL
// 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 6 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/brettwinterflood-obsidian-cli-mcp-1caiqk)](https://m8ven.ai/mcp/brettwinterflood-obsidian-cli-mcp-1caiqk)
commit: 8bc035d3f3b0d69e41cf14e2c615aae80806f849
code hash: aff21f2ee8089e370ebc8110109fed82ad1d9cfa2f8c5be45d3ddb4d4cf8ef29
verified: 6/22/2026, 12:58:25 PM
view raw JSON →