← Back to Claude Tool Reviews

Playwright MCP

Connector Productivity Solid

Browser automation via Microsoft Playwright — 30K+ stars. Uses accessibility tree (not screenshots) for web interaction: navigate, click, fill forms, scrape, screenshot. Works with Chrome, Firefox, and WebKit.

30,323 starsApache-2.0 (commercial OK)FreeNo code needed
Official tool maintained by Microsoft.

30K+ stars, official Microsoft repo. Eliminates writing Playwright code for browser automation. Uses accessibility tree for structured page understanding rather than pixel-based screenshots.

Web research, automated testing, form automation, scraping, UI verification. Developers and QA teams.

Claude Code Claude Cowork Claude Chat

https://github.com/microsoft/playwright-mcp

By Microsoft

How to Get It

Option 1: Claude Desktop AppOpen the Customize panel in the sidebar → browse connectors → search and add. Works in Claude Code, Claude Cowork, and Claude Chat.
Option 2: Paste into Claude CodeCopy the command below and paste it into a Claude Code conversation. Claude will run it for you.
Command
claude mcp add playwright

Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.

PrerequisitesNode.js installed.Time to functional10 minutesCostFree

Trust Signals Personally Tested

Stars30,323Contributors64Last updated2026-04-04LicenseApache-2.0 (OK for commercial use)Known CVEsNone found

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.Connects toMicrosoft servers (official integration)

Community Pulse Active

Discussed on Hacker News, Reddit

23 mentions across 2 sources

Reviewer notes

Personally Tested review. These are observations, not a security certification.

Excellent for browser automation. Security score 3 due to full browser control — Claude can access any authenticated session. Requires trust in the model.

Full browser access including authenticated sessions. High-risk in sensitive environments. Permissions score 1: browser can read banking, email, anything in active sessions. Microsoft maintained — good hygiene. RESTRICTED: Full browser access including authenticated sessions. Requires compensating controls (sandboxing, separate accounts, restricted profiles) before team deployment.

2026-04-02: LIMITATION: Accessibility tree snapshots can balloon context on complex pages (token-expensive). Struggles on canvas-heavy or non-semantic UIs. Requires npx playwright install for browsers.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
4/5
Versatility
4/5
Reliability
4/5
Security
3/5
Overall score3.85 / 5.00 SolidEvaluatedMar 2026
Excellent for browser automation. Security score 3 due to full browser control — Claude can access any authenticated session. Requires trust in the model.

← Back to Claude Tool Reviews