install-playwright-mcp

Installation
SKILL.md

Install Playwright MCP Server

Install the Playwright MCP server to enable browser automation capabilities.

What This Does

The Playwright MCP server provides:

  • Browser automation - Navigate, click, fill forms, take screenshots
  • Accessibility snapshots - LLM-friendly structured data, no vision models needed
  • Fast and lightweight - Uses Playwright's accessibility tree

Installation Command

Run this command to install:

claude mcp add playwright -- npx @playwright/mcp@latest
Related skills
Installs
1
GitHub Stars
10
First Seen
Mar 10, 2026