by Microsoft
Browser automation using Playwright. Navigate web pages, interact with elements, take screenshots, generate test code, and perform advanced web scraping.
npx -y @playwright/mcp{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"npx", "-y",
""@playwright/mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json