io.github.wyre-technology
datto-rmm-mcp
Datto RMM
MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/datto-rmm-mcp:v1.4.8
Transportstdio
Environment Variables
DATTO_API_KEY(str)
RequiredSecret
Datto RMM API key
DATTO_API_SECRET(str)
RequiredSecret
Datto RMM API secret key
DATTO_PLATFORM(str)
Default:
concordDatto RMM API platform/zone: pinotage, merlot, concord, vidal, zinfandel, or syrah
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