browser automation

Mcp Server Playwright

An MCP server for browser automation using Playwright

0
View on GitHub

Installation

npx -y automatalabs/mcp-server-playwright

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-playwright",
  "command": "npx",
  "args": [
    "-y",
    "automatalabs/mcp-server-playwright"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →