io.github.kcofoni

duplicati-mcp

MCP server for Duplicati backup management — list, run, monitor and configure jobs from an LLM.

Streamable HTTPcommunityapplication

Package Details

docker.io/kcofoni/duplicati-mcp:v1.1.1

TransportStreamable HTTP

Environment Variables

DUPLICATI_URL
Required

URL of the Duplicati instance (e.g. http://localhost:8200)

DUPLICATI_PASSWORD
Secret

Duplicati web interface password (leave empty if none configured)

DUPLICATI_READONLY

Set to true to disable write operations (run, abort, update, import). Default: false

DUPLICATI_DB_PATH

Path to Duplicati-server.sqlite — enables SQLite history tools (db_*). Leave empty to disable.