Testing, review & qualityContext, rules & integrationsMCP serverGitHub Stars: 35.3K

Playwright MCP

Microsoft's Playwright MCP server for browser automation through structured accessibility snapshots and deterministic tools.

Last reviewed: 2026-07-19

microsoft/playwright-mcp

Repository facts

Strengthen testing, debugging, code review, security checks, and delivery verification.

GitHub Stars
35.3K
License
Apache-2.0
Default branch
main
Last pushed
2026-07-15
Repository status
Active
Snapshot
2026-07-19

What it does

The server exposes Playwright browser operations over MCP so agents can navigate, inspect, interact, and verify live pages.

Best fit

Coding agents that need repeatable browser inspection, interaction, debugging, and acceptance testing.

Capabilities

  • Navigate pages, inspect accessibility trees, click, type, and capture evidence.
  • Use deterministic browser tools for debugging and acceptance checks.

Use cases

  • Verify a local web page after an agent changes frontend code.
  • Reproduce a user flow and capture concrete failure evidence.

Related in this category

Strengthen testing, debugging, code review, security checks, and delivery verification.