MCP server for Datto SaaS Protection — M365/GWS backups, restores, seats.
DATTO_SAAS_API_KEYAPI keyrequiredDatto SaaS Protection (Backupify) 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_saas_list_clientsList all customer organizations protected by Datto SaaS Protection.List all customer organizations protected by Datto SaaS Protection.
No input schema was published for this tool.
datto_saas_list_domainsList protected domains under a client. If clientId is omitted, the user will be prompted to pick one.List protected domains under a client. If clientId is omitted, the user will be prompted to pick one.
No input schema was published for this tool.
datto_saas_list_seatsList seats (mailboxes/users) in a domain. Toggle includeArchived to see deactivated seats.List seats (mailboxes/users) in a domain. Toggle includeArchived to see deactivated seats.
No input schema was published for this tool.
datto_saas_get_seatGet details for a single seat by ID.Get details for a single seat by ID.
No input schema was published for this tool.
datto_saas_list_backupsList backup runs / snapshots for a seat.List backup runs / snapshots for a seat.
No input schema was published for this tool.
datto_saas_queue_restoreQueue a restore for a seat. DESTRUCTIVE: writes data back into the target tenant. The destination user must have appropriate Microsoft Graph / Google API permissions for the restore to land. Requires explicit confirmation.Queue a restore for a seat. DESTRUCTIVE: writes data back into the target tenant. The destination user must have appropriate Microsoft Graph / Google API permissions for the restore to land. Requires explicit confirmation.
No input schema was published for this tool.
datto_saas_get_restore_statusCheck the status / progress of a queued restore.Check the status / progress of a queued restore.
No input schema was published for this tool.
datto_saas_list_activityList activity log entries for a client. If date range is omitted, the user will be prompted.List activity log entries for a client. If date range is omitted, the user will be prompted.
No input schema was published for this tool.
datto_saas_get_license_usageGet license usage / seat counts vs purchased for a client.Get license usage / seat counts vs purchased for a client.
No input schema was published for this tool.
9 of 9 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 SaaS Protection — M365/GWS backups, restores, seats.
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.