io.github.wyre-technology
datto-bcdr-mcp
Datto BCDR
MCP server for Datto BCDR — appliances, agents, recovery points, screenshots, alerts.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/datto-bcdr-mcp:v1.0.1
Transportstdio
Environment Variables
DATTO_BCDR_PUBLIC_KEY(str)
RequiredSecret
Datto BCDR partner portal public API key
DATTO_BCDR_PRIVATE_KEY(str)
RequiredSecret
Datto BCDR partner portal private API key
DATTO_BCDR_REGION(str)
Default:
usRegion: 'us' (default) or 'eu'
MCP_TRANSPORT(str)
Default:
stdioTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODE(str)
Default:
envCredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVEL(str)
Default:
infoLog verbosity: debug, info, warn, error