Playwright MCP
Playwright MCP server allows you to run multiple Playwright browsers in a single process, enabling efficient and scalable browser automation
- •When you need to automate multiple browsers in parallel for tasks like web scraping or automated testing
- •When you want to reduce the overhead of launching multiple browser instances for development or testing purposes
- •When you need a server-based solution for managing Playwright browser instances
npx @playwright/mcp-server --port 8080 --browser-type chromium
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/playwright-mcp && curl -fsSL https://workflowstacks.com/api/skills/playwright-mcp/claude-skill -o ~/.claude/skills/playwright-mcp/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Playwright MCP is a small TypeScript project (~600 lines across 7 code files, plus 7 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, Apache-2.0 license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2CLAUDE.mdThe instructions the AI actually follows
- 3cli.jsWhere the program starts running
- 4package.jsonDependencies and the commands it exposes
- 5src/README.mdInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/playwright-mcp && curl -fsSL https://workflowstacks.com/api/skills/playwright-mcp/claude-skill -o ~/.claude/skills/playwright-mcp/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More mcp-server tools founders pair with this one.