Puppeteer

by Anthropic (reference)

Puppeteer

6,500125,540/mov2025.5.12stdioVerified on npm
AutomationMCP / Integrations

Install & run

Add to claude_desktop_config.json:

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

Overview

Browser automation via Puppeteer — navigate pages, click, fill forms, screenshot and scrape rendered content. Gives agents real headless-browser control.

Tools (4)

  • navigate

    Open a URL

  • click

    Click an element

  • fill

    Fill a form field

  • screenshot

    Capture the page

Key features

  • Headless Chrome control
  • Click/fill/navigate
  • Screenshots and scraping

Use cases

  • Automate web tasks
  • Scrape rendered pages
  • End-to-end testing

Frequently asked questions about Puppeteer

Playwright uses accessibility snapshots and is generally faster and more reliable for agents.

Did you find this helpful?

Promote Puppeteer

Show your audience this tool is featured on Dhanasvi — embed the badge or share it.

P
Puppeteer Featured on Dhanasvi