Skip to main content
Glama
dshenaf

MCP MQTT Light Controller

by dshenaf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MQTT_PORTNoMQTT port (TLS)8883
MQTT_USERNoMQTT authentication username
MQTT_BROKERNoMQTT Broker addressb11f17c5.ala.cn-hangzhou.emqxsl.cn
MCP_ENDPOINTYesThe WebSocket endpoint to connect to
MQTT_PASSWORDNoMQTT authentication password
MQTT_CLIENT_IDNoMQTT client IDmcp-light-controller
MQTT_STATUS_TOPICNoMQTT status topicsmartlight/status
MQTT_CONTROL_TOPICNoMQTT control topicsmartlight/control

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dshenaf/mcp-mqtt-light'

If you have feedback or need assistance with the MCP directory API, please join our Discord server