DirectoryPlaywright
Browser Automation

Playwright

by Microsoft

60
Health
good
90
Popularity

Official Microsoft Playwright MCP server. Browser automation for web interaction, screenshots, form filling, and testing. 29K+ GitHub stars.

32,268stars
2,651forks
12,800views
TypeScript
Apache-2.0
Updated May 10, 2026
#playwright#browser#automation#testing#screenshots#microsoft#official

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "-y",
        "@playwright/mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx @playwright/mcp

Key Features

Full browser automation
Multi-browser support (Chrome, Firefox, Safari)
Screenshot and PDF capture
Network request interception
Accessibility testing

Compatibility

claude✓ Yes
openai✓ Yes
langchain✓ Yes

Maintenance Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

Server Info

CategoryBrowser Automation
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE
Free tier available

Get Your API Key

Headless browser infrastructure for AI agents. Render JS, handle auth, extract data.

Try Browserbase Free

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory