MCP server for Datto BCDR — appliances, agents, recovery points, screenshots, alerts.
DATTO_BCDR_PUBLIC_KEYAPI keyrequiredDatto BCDR partner portal public API key
DATTO_BCDR_PRIVATE_KEYAPI keyrequiredDatto BCDR partner portal private API key
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
datto_bcdr_list_devicesList all SIRIS/Alto BCDR appliances in the partner portal.List all SIRIS/Alto BCDR appliances in the partner portal.
No input schema was published for this tool.
datto_bcdr_get_deviceGet details for a specific BCDR appliance by serial number.Get details for a specific BCDR appliance by serial number.
No input schema was published for this tool.
datto_bcdr_list_assetsList protected agents (assets) on a BCDR appliance. If serialNumber is omitted, the user will be prompted to choose or enter one.List protected agents (assets) on a BCDR appliance. If serialNumber is omitted, the user will be prompted to choose or enter one.
No input schema was published for this tool.
datto_bcdr_get_assetGet details for a specific protected agent on an appliance.Get details for a specific protected agent on an appliance.
No input schema was published for this tool.
datto_bcdr_list_backupsList recovery points / backups for a protected agent on an appliance.List recovery points / backups for a protected agent on an appliance.
No input schema was published for this tool.
datto_bcdr_list_screenshotsList screenshot verifications for a protected agent.List screenshot verifications for a protected agent.
No input schema was published for this tool.
datto_bcdr_get_screenshotFetch a specific screenshot verification PNG. Returns base64-encoded image content.Fetch a specific screenshot verification PNG. Returns base64-encoded image content.
No input schema was published for this tool.
datto_bcdr_get_offsite_statusGet off-site sync status for an appliance.Get off-site sync status for an appliance.
No input schema was published for this tool.
datto_bcdr_list_alertsList partner portal alerts. If date range is omitted, the user will be prompted to choose a window.List partner portal alerts. If date range is omitted, the user will be prompted to choose a window.
No input schema was published for this tool.
datto_bcdr_list_activityList activity log entries. If date range is omitted, the user will be prompted.List activity log entries. If date range is omitted, the user will be prompted.
No input schema was published for this tool.
10 of 10 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Datto BCDR — appliances, agents, recovery points, screenshots, alerts.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.