BeClaude

playwright-cli

New
82.3kSmitheryDevelopmentby microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "playwright-cli": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingcodingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is playwright-cli?

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

How to install playwright-cli?

To install playwright-cli: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "playwright-cli": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is playwright-cli best for?

playwright-cli is a mcp categorized under Development. It is designed for: testing, coding, productivity. Created by microsoft.