duplicacy-mcp
by GeiserX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DUPLICACY_EXPORTER_URL | Yes | Duplicacy Prometheus exporter URL |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_backup_historyC | Get the last backup details for a specific Duplicacy snapshot (files, bytes, duration, exit code) |
| get_backup_statusB | Get the current backup status for a specific Duplicacy snapshot |
| get_prune_statusC | Get the prune operation status, optionally filtered by storage target |
| list_snapshotsB | List all unique Duplicacy snapshot IDs known to the exporter |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Active backup progress | Real-time progress of any running backups (speed, progress %, chunks uploaded/skipped) |
| All backup statuses | Parsed Prometheus metrics showing all backup statuses (running/idle, last success, exit code per snapshot) |
| Exporter health check | Health status of the duplicacy-exporter service |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GeiserX/duplicacy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server