Chrome DevTools MCP and Playwright MCP are alternatives for the same job. Most setups run one, not both.
Chrome DevTools MCP vs Playwright MCP
Chrome DevTools MCP and Playwright MCP are alternatives for the same job. Most setups run one, not both.
Drive and inspect a live Chrome browser from Claude Code
Drive a real browser from the agent, no screenshots needed
Chrome DevTools MCP and Playwright MCP are alternatives for the same job. Most setups run one, not both. Chrome DevTools MCP: Drive and inspect a live Chrome browser from Claude Code. Playwright MCP: Drive a real browser from the agent, no screenshots needed. Chrome DevTools MCP has no adoption data tracked yet. Playwright MCP has 36,830 GitHub stars.
/plugin marketplace add anthropics/claude-plugins-official /plugin install chrome-devtools-mcp@claude-plugins-official
The official marketplace registers itself automatically on Claude Code's first interactive launch, so the marketplace-add step is often a no-op; running it is still safe and works on any machine.
claude mcp add playwright -- npx @playwright/mcp@latest
"playwright": { "command": "npx", "args": ["@playwright/mcp@latest"] }First run downloads a Chromium build via Playwright. No API key.
Drive and inspect a live Chrome browser from Claude Code. It is a Claude Code plugin, categorized as development.
Drive a real browser from the agent, no screenshots needed. It is a MCP server, categorized as mcp servers.
Yes. Both are free.
Playwright MCP has tracked adoption data (36,830 GitHub stars as of 2026-09-05); Chrome DevTools MCP has no adoption data tracked yet.