MCP server vs Claude Code plugin

Playwright MCP vs Playwright

Playwright MCP (MCP server) and Playwright (Claude Code plugin) give an agent the same capability through two different install surfaces. Which to use is about the interface, not a feature you give up either way.

· today
Pw
Playwright MCP
MCP server · MCP servers
Free

Drive a real browser from the agent, no screenshots needed

36,830 stars+983 (30d)24,401,068 downloads/mo1 listings
as of 2026-09-05
P
Playwright
Claude Code plugin · Testing
Free

Microsoft's browser automation MCP server for end-to-end testing

No adoption data
Quick answer

Playwright MCP (MCP server) and Playwright (Claude Code plugin) give an agent the same capability through two different install surfaces. Which to use is about the interface, not a feature you give up either way. Playwright MCP: Drive a real browser from the agent, no screenshots needed. Playwright: Microsoft's browser automation MCP server for end-to-end testing. Playwright MCP has 36,830 GitHub stars. Playwright has no adoption data tracked yet.

Install
Playwright MCP
Claude Code
claude mcp add playwright -- npx @playwright/mcp@latest
Cursor (mcp.json)
"playwright": { "command": "npx", "args": ["@playwright/mcp@latest"] }

First run downloads a Chromium build via Playwright. No API key.

Playwright
Claude Code
/plugin marketplace add anthropics/claude-plugins-official
/plugin install playwright@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.

Playwright MCP vs Playwright FAQ
Should I install Playwright MCP or Playwright?

Playwright MCP (MCP server) and Playwright (Claude Code plugin) give an agent the same capability through two different install surfaces. Which to use is about the interface, not a feature you give up either way.

What is Playwright MCP?

Drive a real browser from the agent, no screenshots needed. It is a MCP server, categorized as mcp servers.

What is Playwright?

Microsoft's browser automation MCP server for end-to-end testing. It is a Claude Code plugin, categorized as testing.

Are Playwright MCP and Playwright free?

Yes. Both are free.

Which has more adoption, Playwright MCP or Playwright?

Playwright MCP has tracked adoption data (36,830 GitHub stars as of 2026-09-05); Playwright has no adoption data tracked yet.

Browse the catalog
Also compared