← All servers
🔧

Obsidian CliVerified🛡 No advisories

io.github.stonematt/mcp-obsidian-cli
New to MCP? Start here →
0★ stars
0weekly installs
15 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/stonematt, which proved it owns this namespace.

Verified owner: github.com/stonemattio.github.stonematt/mcp-obsidian-cli

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads OBSIDIAN_VAULT, OBSIDIAN_CLI_PATH, OBSIDIAN_TIMEOUT_MS.

About

Save chat notes from Claude Desktop to your vault — MCP on Obsidian CLI. Keep what matters.

Packages & transports

npmmcp-obsidian-cliv2.0.4 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_obsidian_cli": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-obsidian-cli"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-obsidian-cli