HomeOther › Obsidian Vault MCP

Obsidian Vault MCP

Local Zotero, MinerU, Obsidian literature workflow with transactional Analysis notes.

Python
★ 88 stars Last pushed 2026-08-11 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 3.0.2)

uvx zotero-obsidian-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "obsidian-vault-mcp": {
      "command": "uvx",
      "args": [
        "zotero-obsidian-mcp"
      ],
      "env": {
        "OBSIDIAN_VAULT_PATH": "<YOUR_VALUE>"
      }
    }
  }
}
  • OBSIDIAN_VAULT_PATH required — Absolute path to the Obsidian vault, or auto when the client project is inside it.

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry