Sign inSign up

Playwright MCP

Verified Publisher

playwright/mcp

By Microsoft

Created over 1 year ago

Docker image to run Playwright MCP

2

microsoft/playwright-mcp repository overview

Playwright MCP

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

Read more in Playwright MCP.

Usage

{
  "mcpServers": {
    "playwright": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "--init",
        "mcr.microsoft.com/playwright/mcp"
      ]
    }
  }
}

Support

File an issue for support.

See Container License Information.

Tag Summary

No tags have been pushed to this repository yet.