mcpopen-sourceverified

Puppeteer MCP

Headless Chrome control for agents

View repository ↗

Lightweight wrapper around Puppeteer. Navigate, click, screenshot and extract DOM content. Useful when Playwright is overkill.

Install Puppeteer MCP

Paste into claude_desktop_config.json

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

After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.

Facts

Stars
★ 4,100
Maintainer
Community
🛡 Security & capability audit for Puppeteer MCP →

Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.

Works with