Playwright (Alt)
MCP ServerFeaturedby Community · Added 4mo ago
Claude
5.4k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"playwright-alt": {
"command": "npx",
"args": [
"playwright-alt"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automates browsers and APIs, enabling LLMs to interact with web pages for tasks like screenshot capture and JavaScript execution.
Tags
Developer Toolsmcp-servertop-100