Skip to content

Puppeteer

Free

by MCP Community

Browser automation and web scraping.

v1.0.2Added Apr 12, 2026
mcpflowmcp
Works with:ClaudeGPTGeminiCopilot

Puppeteer MCP Server

Browser automation and web scraping.

Installation

npx -y @mcpflow.io/mcp-puppeteer

Reviews

Leave a Review

Installation

Quick install
npx -y @mcpflow.io/mcp-puppeteer
Add to claude_desktop_config.json
{
  "mcpServers": {
    "puppeteer": {
      "command": "npx",
      "args": ["-y", "@mcpflow.io/mcp-puppeteer"]
    }
  }
}