Expose Playwright browser tools to MCP clients using accessibility snapshots.
Sources and review #
Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.
Developers whose MCP-compatible agent needs persistent browser state and structured page inspection.
You need a hosted browser fleet, a complete agent, or a browser tool that operates only from pixels.
About Playwright MCP #
Microsoft Playwright MCP connects an MCP client to browser automation tools. Its primary page representation is a structured accessibility snapshot, allowing an agent to inspect and interact with a page without relying on screenshot interpretation. This entry covers the MCP server, not a standalone coding agent or hosted browser service.
Playwright MCP is an open-source project, with 37k stars on GitHub. It was last updated in September 2026.
Make your product part of the discovery. Explore advertising
Playwright MCP vs. the alternatives #
| Record | Stars | Pricing | ||
|---|---|---|---|---|
| Playwright MCPthis listing | 37k | — | Apache-2.0 | Open source |
| context7 | 62k | TypeScript | MIT | Open source |
| [chrome-devtools-mcp](https://agentsearchengine.app/agents/chrome-devtools-mcp) | 52k | TypeScript | Apache-2.0 | Open source |
| [github-mcp-server](https://agentsearchengine.app/agents/github-mcp-server) | 33k | Go | MIT | Open source |
| [serena](https://agentsearchengine.app/agents/serena) | 29k | Python | MIT | Open source |
| [fastmcp](https://agentsearchengine.app/agents/fastmcp) | 28k | Python | Apache-2.0 | Open source |