io.github.wyre-technology
domotz-mcp
Domotz
MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.
stdiocommunityservice
Package Details
ghcr.io/wyre-technology/domotz-mcp:v1.1.3
Transportstdio
Environment Variables
DOMOTZ_API_KEY(str)
RequiredSecret
Domotz Public API key (generated in the Domotz portal)
DOMOTZ_API_URL(str)
Domotz Public API base URL for the regional endpoint (e.g. https://api-us-east-1-cell-1.domotz.com/public-api/v1)
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