emqx-mcp-server
If you are the rightful owner of emqx-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The EMQX MCP Server is a Model Context Protocol server implementation that facilitates interaction with EMQX MQTT broker clusters, either on EMQX Cloud or self-hosted.
list_mqtt_clients
List MQTT clients connected to your EMQX Cluster with various filtering options.
get_mqtt_client
Retrieve detailed information about a specific MQTT client by client ID.
kick_mqtt_client
Disconnect a client from the MQTT broker by client ID.
publish_mqtt_message
Publish an MQTT message to your EMQX Cluster with options for topic, payload, QoS, and retention.