Skip to main content
Glama
VitexSoftware

mcp-server-webdriver

Related Servers

Alternatives to mcp-server-webdriver

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.6/5.0

    Scored across 43 tools

    Disambiguation4/5

    Most tools target a distinct resource or action, and the browser_* vs devtools_* prefixes make intent clear. The main overlap is devtools_report, which aggregates what devtools_js_errors, devtools_console, and devtools_network_failed already expose, but their overview-vs-focused relationship is explained well enough.

    Naming Consistency4/5

    Names are snake_case and follow a readable prefix pattern: browser_<verb-like action> and devtools_<inspection/data>. Minor deviations like browser_status, browser_screenshot, and the noun-style devtools_* names keep it from being fully verb_noun, but the convention is predictable.

    Tool Count2/5

    43 tools is above the 25+ threshold and creates a heavy selection surface for an agent, even though the webdriver domain is broad. Some devtools_* getters could be consolidated, and the set would benefit from tighter scoping or splitting browser and devtools concerns.

    Completeness4/5

    The surface covers navigation, interaction, waiting, frames, dialogs, cookies/storage, screenshots, and detailed devtools diagnostics. Notable gaps like multi-tab/window management and drag-and-drop are missing, but most core webdriver workflows are fully supported.

    Maintenance

    ActivityActive
    ResponsivenessResponsive