MCP 伺服器

Playwright

Cross-browser automation (Chromium, Firefox, WebKit).

安裝

npx
npx -y @playwright/mcp@latest

把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。

介紹

Microsofts Playwright wrapped as MCP. More capable than Puppeteer when you need multi-browser, mobile emulation, or network mocking.

常見使用情境

  • E2E test agents
  • Visual regression
  • Multi-browser scraping

標籤

browserautomationtestingmicrosoft