Playwright MCP Server
MCP Serverby ExecuteAutomation · Added 5mo ago
Claude
3.7k
Install
git clone https://github.com/executeautomation/mcp-playwrightAdd to Claude
claude mcp add playwright-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"playwright-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/playwright-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scrape the page and execute JavaScript in a real browser environment.
Tags
browser-webmcp-serverplaywrightautomationaiclaudemcpbrowserautomationtestingbrowser