Back to directory
@playwright/mcp

@playwright/mcp

@Elvis7200

A Model Context Protocol (MCP) server providing browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots.

browser automationplaywrightllmmcp serverautomation

Installation & Configuration

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "@playwright/mcp@latest"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2025/4/27
Updated
2026/6/7