๐ŸŒ

Puppeteer

Updated June 2026

The Puppeteer MCP server, built by Anthropic, provides browser automation and web scraping with Puppeteer. It is community-built and best for Browser.

by Anthropic

About

Browser automation and web scraping with Puppeteer.

Frequently Asked Questions

What is Puppeteer?
Puppeteer is an MCP server built by Anthropic. Browser automation and web scraping with Puppeteer.
Who built Puppeteer?
Puppeteer was built by Anthropic.
Is Puppeteer free?
Yes, Puppeteer has a free option. Free and open-source MCP server. Puppeteer is free and open-source by Google. No service costs โ€” runs locally.
How do I install Puppeteer?
Install Puppeteer from its GitHub repository: https://github.com/modelcontextprotocol/servers-archived/tree/main/src/puppeteer
What does Puppeteer integrate with?
Puppeteer integrates with Claude Desktop, Cursor, VS Code, Windsurf, Cline.

Related Guides

Best MCP Servers for Developers in 2026: The Complete Guide

8 min read โ€ข Guides

Essential MCP Tools Every AI User Needs in 2026

9 min read โ€ข Guides

How to Use MCP Servers with ChatGPT Desktop: Complete Setup Guide

12 min read โ€ข Tutorials

Best MCP Servers for Claude Code in 2026: Complete Setup Guide

10 min read โ€ข Guides

Best MCP Servers for Cursor in 2026: Complete Setup Guide

10 min read โ€ข Guides

Best MCP Servers for Automation in 2026: Build AI-Powered Workflows

11 min read โ€ข Guides

How to Set Up MCP Servers with Claude Desktop: Complete Guide 2026

9 min read โ€ข Tutorials

Top 10 Most Popular MCP Servers in 2026 (By Use & GitHub Stars)

6 min read โ€ข Lists

Best MCP Servers for Software Testing & QA in 2026

7 min read โ€ข Guides

Playwright MCP Server: Browser Automation with Claude and Cursor

8 min read โ€ข Setup Guides

Best MCP Servers for Web Scraping & Browser Automation in 2026

8 min read โ€ข Guides

Best MCP Servers for JavaScript Developers in 2026

9 min read โ€ข Guides

Best MCP Servers for WordPress Developers in 2026

6 min read โ€ข Guides

Best MCP Servers for Frontend Developers in 2026

8 min read โ€ข Guides

Most Popular MCP Servers in 2026: Top Tools Ranked by Usage

10 min read โ€ข Guides

Best MCP Servers for Consulting Firms in 2026

8 min read โ€ข Guides

Best MCP Servers for API Testing and QA Engineers in 2026

7 min read โ€ข Guides

Best MCP Servers for SEO Teams in 2026

8 min read โ€ข Guides

Best MCP Servers for Design and UX Teams in 2026

7 min read โ€ข Guides

Best MCP Servers for Discord Communities & Bot Development in 2026

7 min read โ€ข Guides

Best MCP Servers for Web Scraping in 2026: Firecrawl, Bright Data & More

8 min read โ€ข Guides

Best MCP Servers for Copywriters in 2026: Research, Voice Matching & High-Converting Copy

8 min read โ€ข Guides

Best MCP Servers for JavaScript Developers in 2026

8 min read โ€ข Guides

Best MCP Servers for React Developers in 2026

8 min read โ€ข Guides

Best MCP Servers for Bolt.new in 2026: Supercharge Your AI App Builder

7 min read โ€ข Guides

Best MCP Servers for Lovable in 2026: Extend Your AI App Builder

6 min read โ€ข Guides

Best MCP Servers for Windows Developers in 2026

9 min read โ€ข Guides

MCP Server Rate Limiting: Patterns for Production Safety

10 min read โ€ข Security

MCP Integration Guide: VS Code (GitHub Copilot, Continue, Cline)

10 min read โ€ข Integration

MCP Integration Guide: Windsurf IDE (2026)

7 min read โ€ข Integration Guides

MCP Servers for Retail: AI-Powered Inventory, POS, and Customer Experience

9 min read โ€ข Industry Guides

Best MCP Servers for Media & Entertainment in 2026

9 min read โ€ข Industries

Repo Health

Local install

Local/stdio install โ€” runs on your machine, so there is no remote endpoint to verify live. Trust signal below is from the source repo.

Repo recency not yet available for this server.

Quick Info

Install Type
npm
Author
Anthropic
Categories
1
Integrations
5

Related Servers

๐ŸŒ

Fetch

Web content fetching and conversion for efficient LLM usage. Extract readable content from any URL.

Localโœ“
๐ŸŒ

Apify MCP Server

The Apify MCP server gives AI agents access to 6,000+ ready-made cloud scrapers, crawlers, and automation tools on the Apify Store โ€” no infrastructure required. Connect to Apify Actors that extract data from social media platforms (Instagram, TikTok, LinkedIn), search engines (Google, Bing), e-commerce sites (Amazon, eBay), maps (Google Maps), and virtually any website. Each Actor runs in the cloud with managed proxies, browser fingerprinting, and anti-bot bypass built in. Use the Apify MCP server to query Actors by task, stream results directly into your AI context, run custom scraping Actors from your Apify account, and chain multiple data extraction steps in a single workflow. Supports tool filtering to expose only the Actors you need, and integrates with Apify's RAG web browser Actor for retrieval-augmented generation use cases.

Auth requiredโœ“
๐ŸŒ

Browserbase

Automate browser interactions in the cloud (web navigation, data extraction, form filling, and more).

Local
๐ŸŒ

Firecrawl MCP Server

The Firecrawl MCP server gives your AI assistant the ability to crawl, scrape, and extract structured data from any website โ€” turning raw HTML into clean, LLM-ready Markdown or JSON in seconds. Built by the Firecrawl team, it exposes tools for single-page scraping, deep site crawls (following internal links), and batch URL extraction, all with JavaScript rendering handled automatically so dynamic content is never missed. Developers use it to automate competitive research, build live knowledge bases, extract pricing tables, monitor documentation changes, or feed structured web data into RAG pipelines โ€” all through natural-language prompts without writing a single scraper script. The Firecrawl MCP server handles rate limiting, retries, and proxy rotation behind the scenes. Authentication requires a Firecrawl API key (free tier available). Install with: npx firecrawl-mcp. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client. With Firecrawl, any public webpage becomes a structured data source your AI can reason over, compare, and act on โ€” making it the go-to MCP server for web data extraction workflows.

Auth required
๐ŸŒ

Playwright MCP Server (ExecuteAutomation)

ExecuteAutomation's Playwright MCP Server is a community-maintained browser automation server (5,500+ GitHub stars) distinct from Microsoft's official microsoft/playwright-mcp โ€” it leans further into test generation and visual workflows rather than pure accessibility-tree navigation. Beyond standard navigate/click/fill/screenshot tools, it can generate Playwright test code from a live browsing session, scrape full page content and structured data, execute arbitrary JavaScript in the page context, and drive API testing (GET/POST/PUT/PATCH/DELETE requests) alongside the browser tools. A standout feature is 143 real device presets for responsive testing โ€” a single call like playwright_resize({ device: "iPhone 13" }) swaps in the correct viewport, user-agent, touch support, and device pixel ratio, and natural-language prompts like "test on iPad landscape" work directly through Claude. Install via `npm install -g @executeautomation/playwright-mcp-server`, Smithery, mcp-get, or the one-line `claude mcp add --transport stdio playwright npx @executeautomation/playwright-mcp-server` for Claude Code; VS Code one-click installers are also published. No API keys are required โ€” it launches and drives a local Chromium/Firefox/WebKit browser directly. Choose this over Microsoft's official server when you specifically need auto-generated Playwright test scripts, JS execution, or device-emulation testing; choose Microsoft's for pure lightweight accessibility-tree page navigation.

Local

Sponsored

Better Stack

Free Plan

Get alerted when your APIs, browser tests, payment pipelines, or MCP server dependencies go down. Used by 100K+ developers.

Start monitoring free โ†’