DirectoryPuppeteer MCP Server
DevTools

Puppeteer MCP Server

by Anthropic

43
Health
fair
79
Popularity

Browser automation MCP server using Puppeteer. Navigate websites, take screenshots, fill forms, and scrape data.

1,900stars
360forks
3,600views
TypeScript
MIT
Updated March 11, 2026
#puppeteer#browser#automation#scraping#official

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Install method inferred — check the GitHub README for exact setup

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

Maintenance Healthfair

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

Server Info

CategoryDevTools
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