AI Potluck
Product / UX / Agent tools & protocols

Playwright MCP

Microsoft

MCP server that gives agents browser automation through Playwright: navigating pages, clicking elements, filling forms, taking screenshots and extracting structured data. It works from structured accessibility snapshots rather than screenshots, so the agent reads a page as a tree rather than as pixels. It is backed by Microsoft and integrated with VS Code and Copilot.

The npm artifact was corrected 2026-08-14 from @anthropic-ai/mcp-playwright, which the registry answers 404 for, to @playwright/mcp, the package the README installs and the one api.npmjs.org reports 25,901,643 monthly downloads for. Verified 2026-08-13 via GitHub and the repository LICENSE.

Openness

5 high confidence
5.0
license
Apache-2.0(OSI)
source
public(Microsoft repo)
core-gated
ungated

Fully OSI-licensed Microsoft repo, no open-core split. The LICENSE resolves to the full Apache-2.0 text, and the whole server is in the tree and installed as a single npm package with no key, no enterprise directory and no hosted tier sold beside it.

Adoption

5 high confidence
5.0

@playwright/mcp is the de facto browser-automation MCP server, shipped or recommended across the major MCP clients (VS Code, Cursor, Claude Code). The band rests on a measured count rather than on integration breadth plus stars, which is why confidence is high: the npm registry reports 25,901,643 downloads of @playwright/mcp over a 30-day window, clearing the >10M floor for level 5. The declared npm artifact is @playwright/mcp rather than @anthropic-ai/mcp-playwright, which the registry answers 404 for, so the package measured here is the one a reader would actually install.

Capability

4 medium confidence
4.0

Deep, broad browser-control surface (the leading agentic browser tool); scored 4 on the scrape/browse feature matrix, strong coverage but no standardized benchmark and not the single category-definer.

Verified 2026-08-13