AgentUni

Obsidian Vault MCP Server

by @OleksandrKucherenko / v1.3.3

Access Obsidian vaults via Local REST API - read, search, and interact with notes

Install

npm / stdio

npx -y @oleksandrkucherenko/mcp-obsidian

npm / streamable-http

npx -y @oleksandrkucherenko/mcp-obsidian

Docker / streamable-http

docker run -i --rm ghcr.io/oleksandrkucherenko/obsidian-mcp:1.3.3

Docker / streamable-http

docker run -i --rm docker.io/oleksandrkucherenko/obsidian-mcp:1.3.3

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

{
  "mcpServers": {
    "io-github-oleksandrkucherenko-mcp-obsidian-via-rest": {
      "command": "npx",
      "args": [
        "-y",
        "@oleksandrkucherenko/mcp-obsidian"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.OleksandrKucherenko/mcp-obsidian-via-rest · published 2026-01-18 · updated 2026-01-18. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Productivity & Notes servers

Browse category