Skip to main content
Glama
GeiserX

duplicacy-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DUPLICACY_EXPORTER_URLYesDuplicacy Prometheus exporter URL

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_backup_history

Get the last backup details for a specific Duplicacy snapshot (files, bytes, duration, exit code)

get_backup_status

Get the current backup status for a specific Duplicacy snapshot

get_prune_status

Get the prune operation status, optionally filtered by storage target

list_snapshots

List all unique Duplicacy snapshot IDs known to the exporter

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Active backup progressReal-time progress of any running backups (speed, progress %, chunks uploaded/skipped)
All backup statusesParsed Prometheus metrics showing all backup statuses (running/idle, last success, exit code per snapshot)
Exporter health checkHealth 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