StackMCP
testingOfficial

Puppeteer MCP

86

Anthropic

Automate browsers with Puppeteer. Navigate pages, take screenshots, fill forms, and generate PDFs from your AI editor.

79.1k15.7k/wk4.1K tokens(2%)Official3d ago
NetworkBrowser
browsertestingautomationscreenshotspuppeteer

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "puppeteer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-puppeteer"
      ]
    }
  }
}

Part of these stacks

View on GitHubnpm