io.github.afable702
vault-mcp-tools
Complete Obsidian vault MCP server. 35 tools: notes, search, graph, tags, canvas.
stdiocommunityapplication
Package Details
vault-mcp-tools
Transportstdio
Environment Variables
OBSIDIAN_VAULT_PATH(str)
Required
Absolute path to the Obsidian vault root directory
OBSIDIAN_REST_TOKEN(str)
Secret
Bearer token for the Obsidian REST API (enables 3 bonus tools: execute_command, list_commands, open_in_obsidian)
OBSIDIAN_REST_PORT(str)
REST API port (default: 27124)
OBSIDIAN_TRANSPORT(str)
Transport mode: stdio (default) or http
OBSIDIAN_HTTP_PORT(str)
HTTP transport port (default: 3000)
OBSIDIAN_HTTP_AUTH_TOKEN(str)
Secret
Bearer token for HTTP transport authentication