MCP server that exposes Obsidian vault operations over HTTP via the Obsidian CLI, enabling note management, search, and daily note operations.
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.
process.env. You'll be asked to provide them before it can run.OBSIDIAN_VAULT— (none) Vault name when multiple vaults existOBSIDIAN_VAULT_PATH— (in .env) Vault directory (cwd for obsidian CLI); see .env.exampleOBSIDIAN_TIMEOUT_SECONDS— 10 Timeout for obsidian CLI (base queries use 30s)ALLOW_WRITE_COMMANDS— false Enable create, append, property:setMCP_HOST— 0.0.0.0 Bind addressMCP_PORT— 3100 Server portMCP_TRANSPORT— streamable-http stdio for Cursor command; streamable-http for URL[](https://m8ven.ai/mcp/brettwinterflood-obsidian-cli-mcp-1caiqk)