Skip to main content
Glama
525,674 tools. Updated 2026-09-06 22:29

"playwright" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    Not graded
    maintenance
    Enables browser automation through Playwright using accessibility tree snapshots instead of screenshots. Supports web scraping, form interactions, testing, and connecting to existing browser sessions with logged-in accounts.
    22
    23
    9,320
    5
    -
  • F
    license
    B
    quality
    D
    maintenance
    Playwright MCP server enables AI-driven Playwright test generation by allowing interaction with web pages and element inspection. Integrated with IDEs like Cursor, it provides real-time context to enhance test accuracy and efficiency.
    5
    9,320
    32
    -

Matching MCP Connectors

  • Execute arbitrary JavaScript functions in the Playwright server process to automate browser actions, such as clicking buttons or extracting page data, using the full page object API.
    Apache 2.0
    Destructive
  • Verify Playwright MCP server configuration and connectivity by performing a local system health check. Returns system information and configuration status for browser automation.
    -
  • Click a webpage element identified by a snapshot reference or CSS/Playwright selector, enabling precise browser automation.
    MIT
  • Execute Playwright browser automation code to interact with web pages, scrape data, fill forms, and test functionality programmatically.
    -
    Destructive
  • Execute custom Playwright code snippets to interact with web pages, automate browser actions, and retrieve page data. Ideal for AI-driven browser testing and integration with Cloudflare Workers.
    Apache 2.0
    Destructive
  • Start recording browser automation actions to generate Playwright test code with configurable output options for automated testing workflows.
    MIT
  • Analyze Playwright trace.zip files to debug failing tests, providing a step-by-step CLI runbook to classify the failure and propose a fix.
    MIT
  • Check that Chrome, Edge, or Playwright chromium is installed before running live URL accessibility audits against KWCAG 2.2. Confirms browser availability so audit_url calls don't fail.
    MIT