Favicon of Playwright MCP

Playwright MCP

Microsoft's official MCP server that lets Claude drive a real browser using structured accessibility snapshots instead of screenshots — fast, deterministic web automation without vision models.

How to Install MCPs

  1. Visit the MCP repository using the link below
  2. Follow the installation instructions (usually npm install or similar)
  3. Add the MCP configuration to your claude_desktop_config.json
  4. Restart Claude Desktop to load the MCP server
Playwright MCP exposes browser automation to Claude through Playwright. Instead of pixel-based screenshots, it works from the browser's accessibility tree, which makes interactions fast, lightweight, and deterministic — Claude clicks elements by reference, fills forms, and reads page structure directly.

It's the standard choice for having Claude test web apps, reproduce bugs, scrape JS-rendered pages, or verify UI changes end-to-end.

**Install (Claude Code):** `claude mcp add playwright npx @playwright/mcp@latest`
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Playwright MCP

Favicon

 

  
  
Favicon

 

  
  
Favicon