[ MCP_NODE_3755 ]
mcp-server-playwright
CATEGORY:
Browser Automation
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
A Model Context Protocol server that provides browser automation capabilities using Playwright
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"mcp-server-playwright-en": {
"description": "A Model Context Protocol server that provides browser automation capabilities using Playwright",
"command": "npx",
"args": [
"-y",
"@automatalabs/mcp-server-playwright"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.