Automate browsers and APIs in Claude, Cursor, and more with Playwright
A community Playwright MCP server that provides browser automation and API testing capabilities to AI assistants. Navigate pages, interact with elements, run API calls, and generate test scripts.
Supports multiple browsers (Chromium, Firefox, WebKit) and provides both UI automation and API testing tools. Popular choice for test automation workflows where you want AI to help write and run Playwright tests.
Add this to your MCP configuration file:
{
"mcpServers": {
"playwright": {
"args": [
"-y",
"@anthropic-ai/mcp-playwright"
],
"command": "npx"
}
}
}Verified popular community Playwright MCP server.
Scanned 0 files · 0 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!