Stats
Actions
Tags
From playwright
Local Playwright MCP server for browser automation, end-to-end testing, screenshot capture, and web interaction. Runs as stdio subprocess with --extension flag.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub anthropics/claude-plugins-official --plugin playwright