Skip to main content
Glama
claymore666

debmatic-mcp

by claymore666

Related Servers

Alternatives to debmatic-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      Not graded
      maintenance
      Enables control and monitoring of Home Assistant smart home devices through MCP, allowing users to list entities, check device states, and call services to control lights, switches, sensors, and other connected devices.
      4
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for Home Assistant that lets you control and query your smart home through natural language via MCP clients. Provides tools for entities, devices, services, automations, scripts, history, add-ons, and system info, with read-only access by default and optional configurable write support.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language control of Loxone smart home systems, including lighting, audio, climate, and environmental monitoring, through MCP-compatible clients.
      10
      2
      AGPL 3.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants and agents to query and control a Loxone Miniserver installation via MCP, using existing room and control names without cloud services. Also provides selected LoxBerry information, secured by Loxone login.
      1
      Apache 2.0

    TDQS

    A4/5.0

    Scored across 28 tools

    Disambiguation4/5

    Tools are cleanly organized by resource type (devices, system variables, programs, rooms, CCU targets), so most purposes are unmistakable. Mild ambiguity exists between get_value/get_values, set_value/put_paramset, and execute_program/run_script, though the descriptions do draw clear lines between them.

    Naming Consistency5/5

    Every tool follows a consistent verb_noun snake_case convention, with tidy prefixes: list_* for enumeration, get_* for reads, set_/put_/create_/delete_ for writes, and precise action verbs (assign, execute, acknowledge, use). Even put_paramset vs set_value maps to a meaningful full-resource vs single-datapoint distinction.

    Tool Count4/5

    28 tools is above the typical ideal range, but the server covers an unusually broad domain: device I/O, paramsets, system variables, programs, rooms/functions, links, service messages, RSSI diagnostics, and multi-CCU target management. There is little redundancy — apparent duplicates like get_value/get_values and get_connection_info/list_ccu_targets are justified single-vs-batch or detail-vs-list splits.

    Completeness4/5

    Core lifecycles are covered well: system variables have full list/set/create/delete, channels have single and bulk read/write, rooms and functions have assign/unassign, and service messages have get/acknowledge. Notable gaps are program creation/editing and link creation/deletion (list_links is explicitly read-only), but run_script provides a documented universal escape hatch that mitigates most dead ends.

    Maintenance

    ActivityActive
    ResponsivenessResponsive