browser automation

Mcp Server Playwright

An MCP server for browser automation using Playwright

python
browser automation
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

automatalabs/mcp-server-playwright

An MCP server for browser automation using Playwright

GitHub: https://github.com/Automata-Labs-team/MCP-Server-Playwright

Need More Details?

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

View Full Documentation on GitHub