playwright-mcp-server
Installation
SKILL.md
Playwright MCP Server
Skill by ara.so — MCP Skills collection.
The Playwright MCP server provides browser automation capabilities through the Model Context Protocol. It enables LLMs to interact with web pages using Playwright's accessibility tree instead of screenshots, making it fast, lightweight, and deterministic.
What It Does
- Structured interaction: Uses accessibility snapshots instead of vision models
- Browser automation: Navigate, click, fill forms, extract data from web pages
- Multi-browser support: Chromium, Firefox, and WebKit
- LLM-optimized: Returns structured data that's easy for language models to parse
Installation
Add to your MCP client configuration: