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-testExamples
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