browser automation
Playwright Mcp Server
An MCP server using Playwright for browser automation and webscrapping
typescript
browser automation
Installation
npx -y executeautomation/playwright-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "playwright-mcp-server",
"command": "npx",
"args": [
"-y",
"executeautomation/playwright-mcp-server"
]
}About This MCP Server
executeautomation/playwright-mcp-server
An MCP server using Playwright for browser automation and webscrapping
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub