AgentUni

Obsidian CLI MCP

by @dariuscorvus / v0.4.1

Local MCP server for Obsidian Desktop via the official Obsidian CLI.

Install

npm / stdio

npx -y @dariuscodes/obsidian-cli-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-dariuscorvus-obsidian-cli-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dariuscodes/obsidian-cli-mcp"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.dariuscorvus/obsidian-cli-mcp · published 2026-08-26 · updated 2026-08-26. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category