Skip to main content
Glama

Related Servers

Alternatives to mcp2mqtt

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      Not graded
      maintenance
      An MCP server that bridges the physical world and AI models by enabling natural language control of IoT hardware via the MQTT protocol. It supports real-time device monitoring, command publishing, and response handling for seamless integration between AI clients and physical devices.
      3
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables LLM agents to securely monitor and control MQTT devices for building automation, industrial control, and smart home systems through a standardized MCP interface.
      22
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Connects AI assistants to physical devices via MCP, enabling LLMs to reason about sensor data, perform cross-device correlation, and interpret anomalies.
      4
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Bridges Web of Things (WoT) devices to AI assistants via MCP, enabling discovery, monitoring, and control of IoT devices through natural language.
      9
      GPL 3.0

    TDQS

    B3.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: get_pico_info retrieves board information, led_control manages LED state, and set_pwm configures PWM frequency. There is no overlap in functionality, making tool selection unambiguous for an agent.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (get_pico_info, led_control, set_pwm) with clear, descriptive actions. The naming is uniform and predictable across the set.

    Tool Count4/5

    With 3 tools, the count is reasonable for controlling a Pico board, though it feels slightly minimal. The tools cover core operations (info, LED, PWM), but additional features like sensor reading might be expected in a broader scope.

    Completeness4/5

    The tools provide essential control functions for a Pico board (info, LED, PWM), covering basic hardware interactions. However, there are minor gaps, such as missing tools for reading sensors or configuring other peripherals, which agents might need for more complex tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues