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
31,166
GitHub Stars
0
Installs
0
Weekly
23
Open Issues
More in Code & Development
Best of Code & Development → P
Puppeteer MCP Server
Browser automation and web scraping for AI agents via Puppeteer.
open-source 92/100
Code & Development
G
Git MCP Server
Git repository operations — clone, commit, diff, log, and branch management.
open-source 85/100
Code & Development
E
Everything MCP Server
Reference MCP server demonstrating all protocol features and capabilities.
open-source 85/100
Code & Development