io.github.wyre-technology

datto-saas-protection-mcp

Datto SaaS Protection

MCP server for Datto SaaS Protection — M365/GWS backups, restores, seats.

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

DATTO_SAAS_API_KEY(str)
RequiredSecret

Datto SaaS Protection (Backupify) API key

DATTO_SAAS_REGION(str)
Default:us

Region: 'us' (default) or 'eu'

MCP_TRANSPORT(str)
Default:stdio

Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

AUTH_MODE(str)
Default:env

Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.

LOG_LEVEL(str)
Default:info

Log verbosity: debug, info, warn, error