← Back to mcp

Puppeteer MCP

Browser automation for web scraping, testing, and screenshot capture.

One-Click Configuration

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

Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.