DirectoryPuppeteer MCP Server
automation

Puppeteer MCP Server

by Anthropic

43
Health
fair
79
Popularity

Control headless Chrome browsers for web scraping, automation, and screenshot capture.

1,900stars
320forks
6,800views
TypeScript
MIT
Updated March 11, 2026
#puppeteer#browser#scraping#automation#screenshots#mcp

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx @modelcontextprotocol/server-puppeteer

Key Features

Navigate to URLs and extract content
Take screenshots of web pages
Fill forms and click buttons
Execute JavaScript in browser context
Wait for dynamic content to load

Compatibility

claude✓ Yes
openai✗ No
langchain✓ Yes

Maintenance Healthfair

Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
Community-backed

Server Info

Categoryautomation
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory