kapyn
RadarBrowser & automation

Playwright

Browser & automation · MCP Server

Visit Website

About Playwright

Microsoft's Playwright MCP server lets an assistant control a browser, click, type, navigate, and read pages , using accessibility structure rather than screenshots.

Drive a real browser to navigate and act.

CategoryBrowser & automation
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Playwright

Runs on demand via npx. Nothing to install globally.

Claude Code
claude mcp add playwright -- npx -y @playwright/mcp@latest
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "-y",
        "@playwright/mcp@latest"
      ]
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

See Playwright alternatives

Similar tools

PuppeteerAutomate a headless Chrome browser.BrowserbaseRun cloud browsers for agents at scale.Vibium"Selenium for AI", plain-English, self-healing browser tests.ApifyRun web scrapers and automation actors.Chrome DevToolsLet the assistant debug a live Chrome page.StagehandAutomate browsers using natural language instructions.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar