Domotz

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

stdiocommunityservice

Package Details

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: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