Playwright MCP

AI & LLM Testing

// Definition

The official MCP server from Microsoft's Playwright team that gives AI assistants browser automation capabilities. The assistant calls structured tools (browser_navigate, browser_click, browser_type, browser_snapshot) over the protocol; the server drives a real browser via Playwright. Used for AI-driven exploratory testing, bug reproduction, test scaffolding, and debugging — augmenting rather than replacing deterministic Playwright test suites.

// Related terms

Learn more · Playwright MCP

Chapter 1 · Lesson 1: What Is the Model Context Protocol (MCP)