338,921 tools. Last updated 2026-07-30 05:16
"MQTT" matching MCP tools:
- Subscribe to MQTT topics to receive messages with configurable limits and timeout settings for monitoring IoT data streams.MIT
- Publish messages to MQTT topics with configurable QoS and retention settings for IoT and messaging applications.MIT
- Terminate the active MQTT connection to a Bambu Lab 3D printer when monitoring or control tasks are complete.MIT
- Terminate the active connection to the MQTT broker. Use this to cleanly close the session.
- Publish a message to an MQTT topic with adjustable quality of service and retain flag.
- Retrieve the current MQTT connection status to verify if the broker is actively connected.
Matching MCP Servers
- Flicense-qualityDmaintenanceProvides MQTT communication capabilities for Large Language Models and other clients, enabling connections to MQTT brokers, publishing and subscribing to topics, and managing real-time messaging workflows.Last updated
- Flicense-qualityBmaintenanceMCP server that bridges MQTT sensor data to MCP, allowing clients to query cached sensor readings and send commands via tools like list_topics, read_topic, and publish.Last updated
Matching MCP Connectors
Search, verify, and compare 8.7M+ charities from official government registries in 60+ countries.
An AI that doesn't just answer questions about your IoT deployment — it changes it. Kilo is the IoT platform where AI controls real-world devices: point Claude, ChatGPT, Cursor or Codex at a live commercial deployment and read live telemetry, provision LoRaWAN and MQTT hardware, deploy automation rules, work the alarm queue, and send commands to physical equipment. Hosted and OAuth-secured — no API key to mint, and your assistant is bounded by your own permissions. https://kiloiot.io
- Create an MQTT IoT device connection by providing a device logical ID to enable real-time messaging.
- Subscribe to an MQTT topic and receive incoming messages. Supports wildcards for single and multi-level topics.
- Unsubscribe from a specified MQTT topic to stop receiving messages.
- Connect to an MQTT broker via URL, with optional client ID and authentication credentials.
- Install, configure, and manage Home Assistant add-ons, control their lifecycle, and proxy to their internal APIs or WebSocket endpoints.MIT
- Retrieve Home Assistant add-on information: list installed or available add-ons, or get detailed info for a specific add-on including ingress, ports, options, and state.MIT
- Retrieves Home Assistant system health and diagnostics: Zigbee, Z-Wave, Thread, Matter networks, repairs, config check, and per-integration diagnostics. Also reports ha-mcp update availability.MIT
- Retrieve verbatim, page-cited evidence from indexed embedded and hardware reference documents. Use for hex literals, Modbus codes, IEEE clauses, SCPI commands, and MCU registers.MIT
- Retrieve Home Assistant core logs from the Supervisor journal with filters for level, integration, pattern, and time range. Fallback to error log. Enable DEBUG via set_log_level before reading debug logs.MIT
- Begin printing a pre-uploaded file after automated safety checks. Pre-flight validation blocks printing if any issue is detected, ensuring reliable starts.AGPL 3.0
- Restart the Kiln MCP server process to pick up code changes, plugin updates, or environment variable modifications without needing to restart the MCP client. Cleans stale environment variables to prevent configuration shadowing.AGPL 3.0
- Retrieve GX device identity including serial number, relay states, system time, and connection details via Modbus TCP or MQTT.MIT
- Cancel the currently running print job while optionally preserving hotend, bed, and chamber temperatures to avoid cooling before a resume or swap.AGPL 3.0
- Publish commands to an MQTT topic with dry-run preview to prevent unintended control system changes. Requires explicit approval to send live commands.MIT