duplicacy-mcp

devops-infra MCP Server

MCP Server for Duplicacy — monitor backup status, progress, and health from Prometheus exporter via MCP

Install Ready
devops-infradevops-infra
5 views1 stars0 forksv0.1.0GPL-3.0

Why This Matters

Discovered via unknown and last synced 2mo ago.

Install Ready
Source
unknown
Stars
1
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx duplicacy-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "duplicacy-mcp": {
      "command": "npx",
      "args": [
        "duplicacy-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

6
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (6)

Variable

Default

LISTEN_ADDR

`127.0.0.1:8080`

Project

Description

Type

What for

DUPLICACY_EXPORTER_URL

`http://localhost:9750`

TRANSPORT

_(empty = HTTP)_