emqx-mcp-server

by Benniu

kick_mqtt_client

Disconnect a specific client from the MQTT broker using its client ID to manage client connections and ensure system stability.

Instructions

Disconnect a client from the MQTT broker by client ID

Input Schema

NameRequiredDescriptionDefault
requestYes

Input Schema (JSON Schema)

{ "properties": { "request": { "title": "request", "type": "string" } }, "required": [ "request" ], "title": "kick_clientArguments", "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