playwright-test
stdioUsed by 2 plugins
Installs flowspec, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub jpoley/flowspec --plugin flowspecDescription
Browser automation for testing and E2E workflows
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"playwright-test": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
npxArguments
-y@playwright/mcp