Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MQTT_PORT | No | MQTT port (TLS) | 8883 |
| MQTT_USER | No | MQTT authentication username | |
| MQTT_BROKER | No | MQTT Broker address | b11f17c5.ala.cn-hangzhou.emqxsl.cn |
| MCP_ENDPOINT | Yes | The WebSocket endpoint to connect to | |
| MQTT_PASSWORD | No | MQTT authentication password | |
| MQTT_CLIENT_ID | No | MQTT client ID | mcp-light-controller |
| MQTT_STATUS_TOPIC | No | MQTT status topic | smartlight/status |
| MQTT_CONTROL_TOPIC | No | MQTT control topic | smartlight/control |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |