devops-infra MCP Server
MCP Server for Duplicacy — monitor backup status, progress, and health from Prometheus exporter via MCP
Discovered via unknown and last synced 2mo ago.
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)
Default
`127.0.0.1:8080`
Description
What for
`http://localhost:9750`
_(empty = HTTP)_