Skip to main content
Glama
Mokuichi147

@mokuichi147/webos-mcp

by Mokuichi147

Related Servers

Alternatives to @mokuichi147/webos-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.4/5.0

    Scored across 39 tools

    Disambiguation3/5

    Most tools cleanly separate domains like device management, apps, volume, inputs, and channels. However, send_key overlaps with media_control, volume controls, power_off, and channel_up/down, which creates ambiguity about whether to use the generic key sender or the specialized wrappers.

    Naming Consistency4/5

    The vast majority of tools follow a clear snake_case verb_noun pattern: list_apps, get_volume, set_channel, launch_app. A few exceptions like mute, screenshot, volume_up, channel_down, and power_on break the pattern slightly, but the overall convention is consistent and readable.

    Tool Count2/5

    39 tools is well beyond the typical well-scoped range and creates significant selection burden for an agent. The count is partially justified by the breadth of TV control, but many tools duplicate what send_key already does, making the surface feel heavier than necessary.

    Completeness5/5

    The surface is remarkably complete for an LG webOS TV remote: discovery, pairing, device management, power, apps, inputs, audio, channels, program guide, settings, text input, mouse control, screenshots, and toasts are all covered. Agents can execute the full lifecycle from pairing to everyday control without obvious dead ends.