Skip to main content
Glama

emqx-mcp-server

by Benniu

publish_mqtt_message

Send an MQTT message directly to your EMQX cluster, enabling real-time data transmission for EMQX Cloud or self-managed deployments using the MCP server.

Instructions

Publish an MQTT Message to Your EMQX Cluster on EMQX Cloud or Self-Managed Deployment

Input Schema

NameRequiredDescriptionDefault
requestYes

Input Schema (JSON Schema)

{ "properties": { "request": { "title": "request", "type": "string" } }, "required": [ "request" ], "title": "publishArguments", "type": "object" }

You must be authenticated.

Other Tools from emqx-mcp-server

Related Tools

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