MQTTX
A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.
Plugins (MQTTX) MCP Server
Model Context Protocol (plugins) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"plugins": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-plugins"
]
}
}
}