SERVER
duplicacy-mcp
Rank #12,893io.github.GeiserX/duplicacy-mcp
Monitor Duplicacy backup status and Prometheus metrics via MCP.
First listed
Apr 2, 2026
Last publish date
Apr 3, 2026
OVERVIEW
duplicacy-mcp is a Model Context Protocol (MCP) server published by geiserx. It ranks #12,893 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. duplicacy-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 2, 2026 and most recently updated on Apr 3, 2026.
STANDING
#12,893of 76,851 tracked serversTop 25%
Ranks ahead of 63,958 of 76,851 servers on MCP Toplist.
CONNECT
Use duplicacy-mcp
Add duplicacy-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"duplicacy-mcp": {
"command": "npx",
"args": [
"-y",
"duplicacy-mcp"
],
"env": {
"DUPLICACY_EXPORTER_URL": "<your DUPLICACY_EXPORTER_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"duplicacy-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"drumsergio/duplicacy-mcp:v0.0.2"
],
"env": {
"DUPLICACY_EXPORTER_URL": "<your DUPLICACY_EXPORTER_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
geiserx
MORE FROM THIS PUBLISHER
Other servers by geiserx
- Genieacs MCP#3,455 · 3 vers
- atlassian-browser-mcp#5,999 · 5 vers
- spinnaker-mcp#6,064 · 2 vers
- telegram-archive-mcp#9,148 · 1 ver
- cashpilot-mcp#9,389 · 1 ver
- lynxprompt-mcp#12,894 · 1 ver
- pumperly-mcp#12,895 · 1 ver
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.0.2 | Apr 3, 2026 |
FAQ
Frequently asked questions
- Who maintains duplicacy-mcp?
- duplicacy-mcp is maintained by geiserx, which publishes 8 MCP servers (15 total versions) tracked on MCP Toplist.
- Is duplicacy-mcp listed on the Official MCP Registry?
- Yes — duplicacy-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does duplicacy-mcp have?
- MCP Toplist tracks 1 version of duplicacy-mcp, most recently published on Apr 3, 2026.
- Where can I find the source code for duplicacy-mcp?
- The source code for duplicacy-mcp is hosted at github.com/geiserx/duplicacy-mcp.
EXPLORE