A Model Context Protocol server for Playwright that lets AI coding agents control browsers and run e2e tests.
Playwright MCP is worth checking the docs before setup with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view microsoft/playwright-mcp --webOpen the official repository or website.
Check the README for package manager, auth, and platform requirements.
Try it in a small test task inside your agent workflow.
Repository setup guidance
Strong trust signals; still review the README and permissions before production use.
Last commit was about 106 days ago.
4200 GitHub stars indicate community interest.
45 open issues signal maintenance load.
Apache-2.0 license detected.
3 security/trust notes recorded.
Setup difficulty is 3/5.
Official MCP reference servers from Anthropic. Includes servers for filesystem, GitHub, Postgres, Slack, and more.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
A secure MCP server for AI applications to interact with MySQL databases.
Zero-dependency, token-efficient MCP server for querying multiple databases via a single interface.
Playwright MCP allows your AI coding agent to open a browser, navigate pages, click buttons, fill forms, take screenshots, and run automated end-to-end tests — all through natural language prompts.
Playwright MCP is a bridge between AI coding agents and browser automation. Instead of writing Playwright scripts manually, you can ask your agent to test a login flow, screenshot a page, or verify UI elements. The server handles browser lifecycle and converts natural language intent into Playwright commands. Supports Chromium, Firefox, and WebKit. Ideal for QA engineers, frontend developers, and anyone doing web scraping or testing via AI agents.
4,200
Stars
600
Forks
45
Issues
Apache-2.0
License
A Model Context Protocol server for Playwright that lets AI coding agents control browsers and run e2e tests.
QA Engineers, Frontend Developers
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Requires browser access and can interact with web pages Make sure to run in isolated test environments
Similar or complementary options to evaluate include MCP Server Collection, bug-hunter, mysql_mcp_server.
Aug 20, 2026