Skip to main content
Glama
297,715 tools. Last updated 2026-07-14 08:25

"playwright" matching MCP tools:

Matching MCP Servers

  • 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.
    Last updated
    5
    11,810
    32

Matching MCP Connectors

  • Convert test cases from a completed test generation job into executable automation scripts for Playwright, Cypress, Selenium, or Puppeteer. Requires the job ID from a prior test generation run.
    MIT
  • Click a webpage element identified by a snapshot reference or CSS/Playwright selector, enabling precise browser automation.
    MIT
  • 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
  • Install the required browser for Playwright MCP's automation tasks when encountering browser not installed errors.
    Apache 2.0
  • Audit Playwright test code for quality issues and receive actionable recommendations to improve reliability and maintainability.
    MIT
  • 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
  • Run custom Playwright scripts to automate complex browser interactions, handling conditional logic and loops in a single call.
    MIT
  • Check Tap runtime environment including binary version, TAP_HOME directory, installed skills count, Playwright availability, daemon status, and OS info. Use for initial troubleshooting or CI health gates.
    MIT