Skip to main content
← Back to MCP Hub
web

Puppeteer

Browser automation and web scraping via headless Chrome. Navigate pages, take screenshots, click elements, fill forms.

Live status

unknown

Last check: n/a

Uptime: n/a

0 installsSyncing…

Config path

~/Library/Application Support/Claude/claude_desktop_config.json

JSON snippet

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

Add this under mcpServers and restart Claude Desktop.

Repository