MQTT Explorer is an MQTT client that connects to MQTT brokers, subscribes to topics, and displays messages in a structured tree view. It provides tools for publishing messages, monitoring traffic, and managing MQTT connections. Developers use it to debug MQTT-based IoT systems and visualize topic hierarchies.
MQTT Explorer is an MQTT client that connects to MQTT brokers, subscribes to topics, and displays messages in a structured tree view. It provides tools for publishing messages, monitoring traffic, and managing MQTT connections. Developers use it to debug MQTT-based IoT systems and visualize topic hierarchies.
npx -y MQTT-ExplorerAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"thomasnordquist-mqtt-explorer-github": {
"command": "npx",
"args": [
"-y",
"npx -y MQTT-Explorer"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MQTT Explorer?"
No configuration required. This server works out of the box.
"What resources are available in MQTT Explorer?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MQTT Explorer"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MQTT Explorer with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.