Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MQTT_PORT | No | The MQTT broker port | 1883 |
| MQTT_PASSWORD | No | The MQTT password for authentication | |
| MQTT_USERNAME | No | The MQTT username for authentication | |
| MQTT_CLIENT_ID | No | The MQTT client ID | mcp-mqtt-client |
| MQTT_BROKER_ADDRESS | No | The MQTT broker address | localhost |
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 | |