Playwright Testing MCP Server

Stableother
40 starsTypeScriptcommunity
GitHub
About

Overview

The Playwright Testing MCP Server enables AI agents to run browser-based tests. It provides tools for running test suites, viewing results, and managing test configurations.
Capabilities

Tools & Capabilities

run_tests

Run Playwright test suite

get_results

Get test results

list_tests

List available tests

Setup

Installation

bash
Install
npx -y mcp-server-playwright-test
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "playwright-test": {
      "command": "npx",
      "args": ["-y", "mcp-server-playwright-test"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 40
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Playwright Testing MCP Server - MCP Server Directory - CortexAgent