playwright-mcp

Community

Automate web tasks with Playwright, no vision needed.

AuthorJamesPrial
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automating web interactions (testing, scraping, form filling) often requires complex setups or visual models. This Skill simplifies programmatic browser control, making web automation accessible and efficient for AI agents without relying on visual interpretation.

Core Features & Use Cases

  • Structured Web Automation: Interact with web pages using an accessibility-first approach, ensuring reliable automation without visual models.
  • Headless & Headful Modes: Run browsers invisibly for background tasks or visibly for debugging and complex interactions.
  • Network Control: Filter or allow specific network requests, ideal for focused scraping or performance optimization.
  • Use Case: Automatically log into a web application, navigate to a specific report, extract data from a table, and save it, all without needing to "see" the page.

Quick Start

Use the playwright-mcp skill to navigate to 'https://example.com', then take an accessibility snapshot of the page.

Dependency Matrix

Required Modules

@playwright/mcp@modelcontextprotocol/sdk

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: playwright-mcp
Download link: https://github.com/JamesPrial/go-reddit-api-wrapper/archive/main.zip#playwright-mcp

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository