emqx-mcp-server
by Benniu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EMQX_API_KEY | Yes | The API Key for your EMQX cluster. | |
| EMQX_API_URL | Yes | The API URL of your EMQX instance (e.g., https://your-emqx-cloud-instance.com:8443/api/v5). | |
| EMQX_API_SECRET | Yes | The API Secret for your EMQX cluster. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| publish_mqtt_messageC | Publish an MQTT Message to Your EMQX Cluster on EMQX Cloud or Self-Managed Deployment |
| list_mqtt_clientsC | List MQTT clients connected to your EMQX Cluster |
| get_mqtt_clientC | Get detailed information about a specific MQTT client by client ID |
| kick_mqtt_clientC | Disconnect a client from the MQTT broker by client ID |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Benniu/emqx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server