Back to search

@executeautomation/playwright-mcp-server

MCP CompatibleScore: 69

This MCP Server will help you run browser automation and webscraping using Playwright

executeautomationtoolweb-scraping5,256 starsGitHub

69

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

stdio

Install Command

npm install -g @executeautomation/playwright-mcp-server

Quick Setup

{
  "mcpServers": {
    "@executeautomation/playwright-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@executeautomation/playwright-mcp-server"
      ]
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceMaintained
Last commit2mo ago
Open issues23
LicenseMIT
VerificationFailed

API Response Preview

What agents get when they query this resource:

{
  "id": "bda5532b-3f68-4653-89d3-2f7eb1376816",
  "name": "@executeautomation/playwright-mcp-server",
  "category": "tool",
  "subcategory": "web-scraping",
  "mcp_compatible": true,
  "reputation_score": 0.692802,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": "stdio",
    "install_command": "npm install -g @executeautomation/playwright-mcp-server",
    "tools": null,
    "features": null
  }
}