← All servers
πŸ”

Obsidian Vault MCP ServerVerifiedπŸ›‘ No advisories

io.github.OleksandrKucherenko/mcp-obsidian-via-rest
New to MCP? Start here β†’
13β˜… stars
0weekly installs
6 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/oleksandrkucherenko β†—io.github.OleksandrKucherenko/mcp-obsidian-via-rest

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs API_KEY, API_KEY, MCP_HTTP_TOKEN, API_KEY, MCP_HTTP_TOKEN, API_KEY, ….
βœ“
Configuration
Reads API_URLS, API_HOST, API_PORT, API_URLS, MCP_TRANSPORTS, MCP_HTTP_PORT, ….

About

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

Packages & transports

npm@oleksandrkucherenko/mcp-obsidianv1.3.3 Β· npx
npm@oleksandrkucherenko/mcp-obsidianv1.3.3 Β· npx
dockerghcr.io/oleksandrkucherenko/obsidian-mcp:1.3.3vlatest Β· docker
dockerdocker.io/oleksandrkucherenko/obsidian-mcp:1.3.3vlatest Β· docker
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_via_rest": {
      "command": "npx",
      "args": [
        "-y",
        "@oleksandrkucherenko/mcp-obsidian"
      ]
    }
  }
}

β–Ά 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 @oleksandrkucherenko/mcp-obsidian