**playwright** banner
microsoft microsoft

**playwright**

Testing community intermediate

Description

A Model Context Protocol (MCP) server that provides browser automation capabilities using [Playwright](https://playwright.dev). This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.

Installation

Terminal
claude install-skill https://github.com/microsoft/playwright-mcp

README

Playwright MCP

A Model Context Protocol (MCP) server that provides browser automation capabilities using [Playwright](https://playwright.dev). This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.

Playwright MCP vs Playwright CLI

This package provides MCP interface into Playwright. If you are using a **coding agent**, you might benefit from using the [CLI+SKILLS](https://github.com/microsoft/playwright-cli) instead.

    undefined

Key Features

    undefined

Requirements

    undefined

Getting started

First, install the Playwright MCP server with your client.

**Standard config** works in most of the tools:

{

...