Skip to main content
Glama
uro31821-lab

Playwright MCP

by uro31821-lab

Related Servers

Alternatives to Playwright MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      Enables LLMs to drive a hosted headless Chromium browser over HTTP, performing navigation, clicks, typing, and page reading through accessibility snapshots, protected by bearer-token authentication.
      23
      8,045,574 npm
      Apache 2.0
    • A
      license
      B
      quality
      C
      maintenance
      Enables AI assistants to remotely drive a hosted headless browser over HTTP, supporting navigation, clicking, typing, and structured page reading through the Model Context Protocol. It also provides bearer-token authentication for secure remote MCP access.
      23
      8,045,574 npm
      Apache 2.0

    TDQS

    B3.3/5.0

    Scored across 23 tools

    Disambiguation4/5

    Most tools map to clearly distinct browser actions like navigate, click, type, hover, select, upload, and screenshot. A few overlapping pairs exist—browser_type vs browser_fill_form and browser_drag vs browser_drop—but the descriptions provide enough boundary to avoid serious misselection.

    Naming Consistency4/5

    All tools share a consistent browser_ prefix and snake_case convention, with most following a verb_noun pattern. A few exceptions like browser_network_requests, browser_console_messages, and browser_tabs are noun phrases rather than action-oriented names, creating minor inconsistency.

    Tool Count4/5

    23 tools is on the heavier side, but the broad scope of browser automation justifies most of them. Each tool covers a distinct capability, though some granularity—such as splitting network_requests and network_request or snapshot and screenshot—feels slightly expansive.

    Completeness4/5

    The set covers navigation, interaction, form filling, file uploads, waiting, screenshots, accessibility snapshots, network inspection, console messages, dialogs, tabs, and JavaScript evaluation. Minor gaps like browser_forward, cookie management, or local storage handling exist, but most browser workflows can be completed without them.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues