cuber-it/mcp_playwright_tools
MCP-Server für Browser-Automatisierung mit Playwright. Steuert Chrome per Chat, zeichnet Tests auf und generiert pytest-Code.
Platform-specific configuration:
{
"mcpServers": {
"mcp_playwright_tools": {
"command": "npx",
"args": [
"-y",
"mcp_playwright_tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...