Loomal

Obsidian Vault MCP Server

MCP server by github.com/oleksandrkucherenko/mcp-obsidian-via-rest

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

13 starsnpm: @oleksandrkucherenko/mcp-obsidian

About Obsidian Vault MCP Server

Obsidian Vault MCP Server is an MCP (Model Context Protocol) server published by oleksandrkucherenko in the official MCP registry, listed under Note Taking on Loomal. Access Obsidian vaults via Local REST API - read, search, and interact with notes

It ships as an npm package (@oleksandrkucherenko/mcp-obsidian), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oleksandrkucherenko/mcp-obsidian-via-rest, where the project has earned 13 GitHub stars.

Use Obsidian Vault MCP Server with your agent

Claude Code · one command
claude mcp add obsidian-vault-mcp-server -- npx -y @oleksandrkucherenko/mcp-obsidian
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "obsidian-vault-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@oleksandrkucherenko/mcp-obsidian"
      ]
    }
  }
}
npm@oleksandrkucherenko/mcp-obsidian

Frequently asked questions

What is Obsidian Vault MCP Server?
Obsidian Vault MCP Server is an MCP (Model Context Protocol) server by oleksandrkucherenko in the Note Taking category. Access Obsidian vaults via Local REST API - read, search, and interact with notes
How do I connect Obsidian Vault MCP Server to Claude, Cursor, or another MCP client?
Install Obsidian Vault MCP Server from its npm package (@oleksandrkucherenko/mcp-obsidian) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Obsidian Vault MCP Server open source?
Yes — the source code is public at github.com/oleksandrkucherenko/mcp-obsidian-via-rest, with 13 GitHub stars.
Can AI agents pay to use Obsidian Vault MCP Server?
Not yet through Loomal — Obsidian Vault MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Obsidian Vault MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.