Skip to main content
Glama
dirkjanfaber

mcp-server-petkit

by dirkjanfaber

Related Servers

Alternatives to mcp-server-petkit

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude to control PetLibro RFID pet feeders and water fountains by checking food/battery/water status, dispensing food by the cup, and force-opening feeder lids via the PetLibro cloud API.
      GPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables controlling Roborock vacuums through MCP, exposing status, rooms, cleaning history, consumables, and robot controls.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables control of Mijia (Xiaomi) smart home devices through MCP, including querying homes, devices, scenes, and specs, setting properties, running actions and scenes, and issuing speaker commands.
      GPL 3.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables control of Tuvio/Tuya robot vacuum cleaners via a local hub, supporting commands such as start, pause, home, set mode, suction, water level, and more.
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to control Sonoff smart-home devices through the eWelink Cloud API, with tools for device listing, switching, thermostat control, and sensor data retrieval.
      -

    TDQS

    A3.8/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct action: listing feeder state, dispensing food, and changing settings. There is no overlap or confusion between them.

    Naming Consistency4/5

    All tool names use lowercase snake_case and start with imperative verbs (list_, feed_, update_). 'feed_now' is slightly less explicit about its object compared to the other two, but the pattern remains clear and consistent.

    Tool Count5/5

    Three tools is well-scoped for the narrow purpose of controlling a PetKit Fresh Element Solo feeder. Each tool earns its place and there is no redundancy.

    Completeness4/5

    The essential operations are covered: reading state, triggering a feed, and updating settings. Minor gaps exist such as schedule management or feeder pairing, but the core device control surface is functional.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues