Playwright Testing
MCP Serverby aiskillstore · Added 5mo ago
Claude
151
Install
git clone https://github.com/aiskillstore/marketplaceAdd to Claude
claude mcp add playwright-testingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"playwright-testing": {
"command": "npx",
"args": [
"@modelcontextprotocol/playwright-testing"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automatically activated when user works with Playwright tests, mentions Playwright configuration, asks about selectors/locators/page objects, or has files matching *.spec.ts in e2e or tests directories. Provides Playwright-specific expertise for E2E and integration testing.
Tags
ai-mltypescriptgobashnodeskill