Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
Install
npmstdio
npx -y @oleksandrkucherenko/mcp-obsidian npmstreamable-http
npx -y @oleksandrkucherenko/mcp-obsidian Dockerstreamable-http
docker run -i --rm ghcr.io/oleksandrkucherenko/obsidian-mcp:1.3.3 Dockerstreamable-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.