P
Playwright MCP Server
Featured VerifiedBrowser automation and testing with Playwright for AI agents.
A Model Context Protocol server for browser automation using Playwright. Enables AI agents to automate web browsers for testing, scraping, and interaction with web applications across Chromium, Firefox, and WebKit.
Supports navigation, element interaction, screenshots, form filling, and JavaScript execution with cross-browser support.
Install
npx -y @playwright/mcp MCP Client Config
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
}
}
} Capabilities
Tools
browser_navigatebrowser_clickbrowser_typebrowser_screenshotbrowser_evaluatebrowser_wait
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Metrics
5,200
GitHub Stars
19,000
Installs
2,400
Weekly
4
Open Issues
More in Code & Development
Best of Code & Development → G
Git MCP Server
Git repository operations — clone, commit, diff, log, and branch management.
open-source 81/100
Code & Development
P
Puppeteer MCP Server
Browser automation and web scraping for AI agents via Puppeteer.
open-source 76/100
Code & Development
E
Everything MCP Server
Reference MCP server demonstrating all protocol features and capabilities.
open-source 75/100
Code & Development