Gatehouse Submit a tool
playwright-mcp logo

playwright-mcp

✓ Vetted

Microsoft's official Playwright MCP server. Drives a real browser through the accessibility tree (navigate, click, type, screenshot) with no vision model required.

Installed, run, and audited by hand on Jul 12, 2026.

by Microsoft MCP server Browser automationTesting
Last shipped 4 days ago passing liveness · checked Jul 28, 2026

Commit activity · last 52 weeks

Stars36k
LanguageTypeScript
LicenseApache-2.0
Open issues10
Pricingfree
ListedJul 11, 2026

Facts pulled from the source repo and refreshed nightly. Stars are a data point, not our ranking. We don't order by popularity.

Install claude mcp add playwright -- npx @playwright/mcp@latest

Runs in

HarnessSupportNotes
Claude Code full
Any MCP client full

Support levels reflect what we actually ran, not what the README claims. untested means exactly that.

What it is

The reference browser-automation MCP: it drives Chrome, Firefox, WebKit, or Edge through the accessibility tree, so it clicks and types against real element roles rather than screenshots, and needs no vision model. Screenshot, PDF, and devtools capabilities are opt-in via --caps.

How it was vetted

Booted the published package (@playwright/mcp 0.0.78) and read the repo at commit 5f8fc00 (2026-07-09). A browser driver can reach a lot by definition, so the audit looked at the defaults and the escape hatches.