Skip to main content
CC
CULT OF CLAUDE
CC
CULT OF CLAUDE

Not affiliated with Anthropic. An independent community resource.

Puppeteer MCP Server GitHub repository preview
Browser Automation Editor's Pick Archived (no security updates) Medium Setup

Puppeteer MCP Server

Headless browser automation via Puppeteer -- reliable but being superseded by Playwright.

Browser automation and web scraping using Puppeteer. Navigate pages, take screenshots, extract data.

Anthropic avatar
By Anthropic 81.1k stars Verified 2026-03-15

Install

terminal
$ npx -y @modelcontextprotocol/server-puppeteer

Who It's For

Developers who need screenshot capabilities or existing Puppeteer workflows.

Compatibility

Claude CodeClaude Desktop

Pros

  • Screenshot support
  • Full browser control
  • Good for visual testing
  • Mature ecosystem

Cons

  • Archived status
  • Slower than Playwright accessibility approach
  • Chrome dependency

Alternatives

Links