BeClaude

playwright-e2e

New
17.7kSmitheryGeneralby comet-ml

Playwright E2E test generation workflow. Use when generating automated tests in tests_end_to_end/.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "playwright-e2e": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is playwright-e2e?

Playwright E2E test generation workflow. Use when generating automated tests in tests_end_to_end/.

How to install playwright-e2e?

To install playwright-e2e: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "playwright-e2e": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is playwright-e2e best for?

playwright-e2e is a mcp categorized under General. It is designed for: testing, productivity. Created by comet-ml.