Submit

Playwright MCP

@Playwright-os

2 months ago
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. Enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.

Server Config

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "playright-mcp@latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.