Unofficial read-only MCP server for the Panasonic AiSEG2 HEMS controller.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

AISEG_URL
Required

AiSEG2 base URL, e.g. http://192.168.0.216 (http only).

AISEG_PASSWORD
RequiredSecret

HTTP Digest password for the AiSEG2 web UI.

Transportstdio

Environment Variables

AISEG_TRANSPORT

Transport. Forced to stdio here so the container matches this stdio package declaration; the image's own default is streamable-http for a standalone `docker run`.

AISEG_URL
Required

AiSEG2 base URL, e.g. http://192.168.0.216 (http only).

AISEG_PASSWORD
RequiredSecret

HTTP Digest password for the AiSEG2 web UI.