AUTOMATIONSWITCH
OfficialDev Tools

Playwright

by Anthropic

Browser interaction layer for navigating pages, clicking elements, filling forms, and taking screenshots. Runs headless Chromium with configurable viewport and user agent.

5,400·11 tools·Released JUN 2025·MIT
npx @anthropic/mcp-playwright
Share:

The reference browser automation MCP. Headless by default, sandboxed, and reliable for multi-step navigation workflows. Pair with a dedicated browser profile for isolation.

Reviewed by M. Nouriel · APR 2026

INSTALL THIS SERVER

{ "mcpServers": { "playwright": { "command": "npx", "args": ["@anthropic/mcp-playwright"] } } }
PrereqClaude Desktop v1.4+ . Chromium downloads on first run (~200MB)
{ "mcpServers": { "playwright": { "command": "npx", "args": ["-y", "@anthropic/mcp-playwright"] } } }

11 TOOLS AVAILABLE

navigate
Navigate to a URL
Read
screenshot
Take a screenshot of the current page
Read
click
Click an element by selector
Write
fill
Fill a form field with text
Write
evaluate
Run JavaScript in the browser context
Admin
get_text
Extract text content from an element
Read

OUR ASSESSMENT

Strengths
  • Official Anthropic reference implementation
  • Headless Chromium with configurable viewport
  • Multi-step navigation with state persistence
  • Screenshot capture for visual verification
Weaknesses
  • Chromium download required on first run (~200MB)
  • Heavy for simple URL fetching (use Firecrawl for read-only scraping)
Security Notes

Runs a local headless browser. Sandboxed by default. Use a dedicated browser profile to isolate agent sessions from your personal browsing data.

Best For

Agents that need to interact with web pages, fill forms, or capture screenshots

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS Code
License
MIT
npm
@anthropic/mcp-playwright
Last Release
v0.3.0APR 12, 2026
First Released
JUN 1, 2025

ADOPTION METRICS

// GitHub Stars
5,400
300 this week (+5.9%)

// Reading thisHigh star count benefits from the Anthropic quickstarts repo visibility. The server itself is actively maintained.

// Weekly Downloads
32,600
3,200 this week

// Reading thisBrowser automation is a core agent workflow. Downloads spike when new Playwright versions ship with improved headless mode.

// Popularity Rank
#4
Globally · #2 in Dev Tools

// Reading this#2 in Dev Tools (behind GitHub). Globally #4 reflects the universal demand for browser automation.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 3 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Official MCP Registry
First indexed APR 24, 2026
02
Cross-referenced
3 directories
Official MCP Registry, PulseMCP, Smithery
03
Verified against
Claude Desktop + Cursor
Installed and tested across clients
04
Last re-checked
APR 22, 2026
Weekly re-verification
// How other directories see it

The same server, 3 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4editorial5,40032.6K / wkAPR 22, 2026
Official MCP Registry— unrated2,400unavailableAPR 12, 2026
PulseMCP4.4 community2,38028.3K / wkAPR 21, 2026
Smithery4.5 installs2,40031.7K installsAPR 20, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

OTHER DEV TOOLS MCP SERVERS

Official5

GitHub

GitHub

Codebase awareness layer for accessing repositories, pull requests, issues, code search, and GitHub Actions. Fine-grained PAT scopes keep access minimal.

24 tools18,000
Vendor4.5

OpenSpec

Fission-AI

The leading spec-driven development workflow for AI agents. Implements the /opsx:propose → /opsx:apply → /opsx:archive cycle that scaffolds proposals, specs, design docs, and task checklists, then applies them and archives once shipped.

7 tools43,650
Vendor4.5

Chrome DevTools for Agents

Google · Chrome DevTools team

Vendor-official Chrome DevTools MCP server from the Chrome DevTools team at Google. Lets agents control and inspect a live Chrome browser for automation, debugging, and performance analysis.

6 tools37,543
Vendor4.5

Terraform MCP Server

HashiCorp

Vendor-official Terraform MCP server from HashiCorp. Integrates with the public Terraform Registry (providers, modules, policies) and HCP Terraform / Terraform Enterprise (workspace management, organisation listing, run management, private registry access).

7 tools1,346
Vendor4.2

Browserbase MCP Server

Browserbase

Vendor-built Browserbase MCP server combining cloud browser automation (Browserbase) with natural-language-to-action mapping (Stagehand). 6 tools: start, end, navigate, act, observe, extract. Available as a hosted endpoint at https://mcp.browserbase.com/mcp (LLM costs covered for Gemini) or self-hostable via @browserbasehq/mcp.

6 tools3,295
Vendor4

AWS Infrastructure as Code MCP Server

AWS Labs

AWS Labs server for Infrastructure as Code lifecycle. Validates CloudFormation templates with cfn-lint, checks compliance via cfn-guard against AWS Guard Rules and Control Tower controls, troubleshoots failed deployments with pattern-matched analysis, searches CloudFormation and CDK documentation.

7 tools8,894
// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →