All MCP servers

Playwright Stealth

Official
by Api.AirforcestdioWeb & Browser Automation070MIT

Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.

mcpopen-sourceweb-browser-automation

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "playwright-stealth-impf0bb6": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}