obsidian sync mcp MCP
v0.5.2io.github.es617/obsidian-sync-mcp
Give AI agents access to your Obsidian vault via local files or Self-hosted LiveSync.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add obsidian-sync-mcp -e VAULT_PATH=<VAULT_PATH> -e COUCHDB_URL=<COUCHDB_URL> -e COUCHDB_USER=<COUCHDB_USER> -e COUCHDB_PASSWORD=<COUCHDB_PASSWORD> -e COUCHDB_DATABASE=<COUCHDB_DATABASE> -e COUCHDB_PASSPHRASE=<COUCHDB_PASSPHRASE> -e COUCHDB_OBFUSCATE_PROPERTIES=<COUCHDB_OBFUSCATE_PROPERTIES> -e VAULT_NAME=<VAULT_NAME> -e MCP_AUTH_TOKEN=<MCP_AUTH_TOKEN> -e BASE_URL=<BASE_URL> -e PORT=<PORT> -- npx -y obsidian-sync-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.