🌐

Playwright MCP

Browser automation (MCP server) β†— github.com

Microsoft's MCP server giving agents structured control of a real browser.

Category: Browser & Web Β· Type: Browser automation (MCP server) Β· Website: https://github.com/microsoft/playwright-mcp

Overview

Playwright MCP exposes Microsoft's Playwright browser automation as an MCP server, letting agents navigate, click, type, and read pages using the accessibility tree rather than pixels β€” fast, reliable browser control without screenshots.

Key Features

  • Accessibility-tree-based browser control
  • Standard MCP interface for any agent
  • Navigate, click, fill, and extract
  • Built on the mature Playwright engine

Role in the Agentic AI Stack

The standard way to give MCP-capable agents (like Claude Code) real browser hands; a structured alternative to Puppeteer.

Part of Agentic AI Landscape β†’ Browser & Web