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