playwright
stdioUsed by 103 plugins
Installs playwright, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub anthropics/claude-plugins-official --plugin playwrightDescription
Browser automation and web testing capabilities
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}
}Command
npxArguments
@playwright/mcp@latest