Skip to main content
Glama
147,215 tools. Last updated 2026-05-27 12:28

"MQTT" matching MCP tools:

  • Subscribe to MQTT topics to receive messages with configurable limits and timeout settings for monitoring IoT data streams.
  • Publish messages to MQTT topics with configurable QoS and retention settings for IoT and messaging applications.
  • 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
  • Retrieve Home Assistant error logs with filters for integration, level, and time range. Stacktraces truncated to 3 lines by default. Use to identify issues from specific integrations or recent errors.
    MIT
  • Establish a secure MQTT connection to a Bambu Lab 3D printer for local control and monitoring. Required before sending printer commands.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables LLM agents to interact with MQTT brokers through publish, subscribe, and query operations. Provides fine-grained topic permissions with wildcard support for secure IoT device communication and sensor data access.
    Last updated
    1
    BSD 3-Clause
  • Skip specified objects during a multi-object 3D print session by sending object IDs to the printer via MQTT.
    GPL 2.0
  • Adjust logging verbosity for any Home Assistant integration to debug issues or reduce noise. Specify integration name and desired level: debug, info, warning, or error. Optionally target custom components for HACS integrations.
    MIT
  • Manage mock endpoints for HTTP, WebSocket, GraphQL, gRPC, SOAP, MQTT, and OAuth protocols. Perform CRUD operations, toggle enabled status, and filter mock endpoints by type or status.
    Apache 2.0
  • Print 3MF files to Bambu Lab printers via the restored BambuNetwork path, with auto-slicing for unsliced files and support for cloud or LAN connections.
    GPL 2.0
  • Retrieve live filament inventory from a Bambu Lab printer, including loaded and empty slot summaries, slicer profile paths, and recommended filaments based on printer model.
    GPL 2.0
  • Control the chamber light of Bambu Lab 3D printers by setting its mode to on, off, or flashing via MQTT commands.
    GPL 2.0
  • Control the speed of a specific fan on a Bambu Lab 3D printer. Set part, auxiliary, or chamber fan speed from 0 to 100 percent via MQTT.
    GPL 2.0
  • Adjust PWM frequency from 0 to 100 to control IoT device behavior through MQTT communication.
    MIT
  • Add real-time forwarding destinations to Conduit data streams, supporting HTTP webhooks, MQTT brokers, and WebSocket endpoints for event distribution.
    MIT
  • Control PWM frequency for IoT devices by sending integer values from 0 to 100 through MQTT protocol, enabling hardware adjustment via natural language commands.
  • Retrieve information about Pico development boards to monitor IoT hardware status and enable AI-driven control through MQTT communication.