← All servers
πŸ”

Vault ToolsVerifiedπŸ›‘ No advisories

io.github.afable702/vault-mcp-tools
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/afable702 β†—io.github.afable702/vault-mcp-tools

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

β—†
Secrets required
Needs OBSIDIAN_REST_TOKEN, OBSIDIAN_HTTP_AUTH_TOKEN.
βœ“
Configuration
Reads OBSIDIAN_VAULT_PATH, OBSIDIAN_REST_PORT, OBSIDIAN_TRANSPORT, OBSIDIAN_HTTP_PORT.

About

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

Packages & transports

npmvault-mcp-toolsv1.0.1 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "vault_mcp_tools": {
      "command": "npx",
      "args": [
        "-y",
        "vault-mcp-tools"
      ]
    }
  }
}

β–Ά 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 vault-mcp-tools