SERVER

Obsidian MCP Server

Rank #32274

io.github.afable702/vault-mcp-tools

Complete Obsidian vault MCP server. 35 tools: notes, search, graph, tags, canvas.

First listed
Apr 11, 2026
Last publish date
Apr 11, 2026
OVERVIEW

Obsidian MCP Server is a Model Context Protocol (MCP) server published by afable702. It ranks #32274 of 58,832 servers tracked on MCP Toplist. Obsidian MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 11, 2026 and most recently updated on Apr 11, 2026.

STANDING
#32,274of 58,832 tracked servers

Ranks ahead of 26,558 of 58,832 servers on MCP Toplist.

CONNECT

Use Obsidian MCP Server

Add Obsidian MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "vault-mcp-tools": {
      "command": "npx",
      "args": [
        "-y",
        "vault-mcp-tools"
      ],
      "env": {
        "OBSIDIAN_VAULT_PATH": "<your OBSIDIAN_VAULT_PATH>",
        "OBSIDIAN_REST_TOKEN": "<your OBSIDIAN_REST_TOKEN>",
        "OBSIDIAN_REST_PORT": "<your OBSIDIAN_REST_PORT>",
        "OBSIDIAN_TRANSPORT": "<your OBSIDIAN_TRANSPORT>",
        "OBSIDIAN_HTTP_PORT": "<your OBSIDIAN_HTTP_PORT>",
        "OBSIDIAN_HTTP_AUTH_TOKEN": "<your OBSIDIAN_HTTP_AUTH_TOKEN>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

afable702

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.0.1Apr 11, 2026
FAQ

Frequently asked questions

What is Obsidian MCP Server?
Complete Obsidian vault MCP server. 35 tools: notes, search, graph, tags, canvas.
Who maintains Obsidian MCP Server?
Obsidian MCP Server is maintained by afable702, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Obsidian MCP Server an official MCP server?
Yes — Obsidian MCP Server is listed on the Official MCP Registry.
How many versions does Obsidian MCP Server have?
MCP Toplist tracks 1 version of Obsidian MCP Server, most recently published on Apr 11, 2026.
Where can I find the source code for Obsidian MCP Server?
The source code for Obsidian MCP Server is hosted at github.com/afable702/obsidian-mcp-server.
EXPLORE