Enables LLM agents to securely monitor and control MQTT devices for building automation, industrial control, and smart home systems through a standardized MCP interface.
{
"mcpServers": {
"mqtt-1": {
"command": "uvx",
"args": [
"mqtt-mcp"
]
}
}
}