Index live · v1.3.0 · JUN 8 2026
181+ skills indexed200+ MCP servers18+ platforms tracked
Playwright
OfficialMicrosoft's official Playwright MCP server enables AI agents to automate browser interactions using structured accessibility snapshots rather than screenshots. This approach is more reliable and faster than vision-based automation. Perfect for testing, scraping, and web automation workflows.
stdioTypeScript
27.3Kstars
27.3K stars
Configuration
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-playwright"
]
}
}
}Add this to your claude_desktop_config.json file.
Related Servers
Quick Stats
Trust LevelOfficial
Stars27,300
Transportstdio
API KeyNot required
LanguageTypeScript
CategoryDeveloper Tools
Author
M
Microsoft
Official
Tags
browsertestingautomationweb-scraping