#62 · Primary category: AI Agents & Automation

playwright-mcp

mcp playwright

Playwright MCP server

Project last updated:08/28/26

GitHub Stars

36.6K

Forks

3.1K

Contributors

71

License

Apache-2.0

Why we included this project

Playwright's browser automation is available as an MCP server here, letting an LLM drive a real web page from structured accessibility snapshots rather than screenshots. That design keeps tool calls fast and deterministic, and it means you do not need a vision-capable model just to operate a browser. The server is a solid fit for exploratory automation, self-healing tests, and long-running autonomous workflows, where persistent browser state and detailed page introspection earn their keep. Most MCP clients can install it with a single npx command, and because Microsoft maintains it alongside Playwright, the automation engine underneath stays current.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category