drio
Open app

Puppeteer-Extra MCP Server

Source

MCP server for browser automation using puppeteer-extra and puppeteer-extra-plugin-stealth

Catalog onlyCatalog onlySTDIO

Overview

Puppeteer-Extra MCP Server is a Model Context Protocol server that enhances browser automation capabilities using Puppeteer-Extra with a Stealth Plugin, allowing LLMs to interact with web pages while mimicking human behavior to avoid detection.

To use the server, clone the repository, install dependencies, and run it in either development or production mode. You can also run it using Docker for containerized deployment.

  • Enhanced browser automation with Puppeteer-Extra - Stealth mode to avoid bot detection - Screenshot capabilities for pages and elements - Console logging and JavaScript execution - Full suite of interaction methods (click, fill, select, hover)
  1. Automating web scraping tasks without being detected as a bot.
  2. Testing web applications by simulating user interactions.
  3. Capturing screenshots of web pages for documentation or analysis.

Add to your AI client

Use these steps to connect Puppeteer-Extra MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

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

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

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

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

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

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

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-puppeteer-extra-gpaul-faldin": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-puppeteer-extra-gpaul-faldin"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

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

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

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

FAQ

Can I run this server in a headless mode?

Yes! You can run it in headless mode for production environments.

Is there a way to avoid detection while automating?

Yes! The Stealth Plugin is specifically designed to help avoid bot detection.

What programming language is used for this project?

The project is developed using TypeScript.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3534,"uuid":"43ae8bf4-1c0f-4174-b263-3a0924fa4cb6","name":"MCP_puppeteer_extra","title":"Puppeteer-Extra MCP Server","description":"MCP server for browser automation using puppeteer-extra and puppeteer-extra-plugin-stealth","avatar_url":"https://avatars.githubusercontent.com/u/40648068?v=4","created_at":"2025-03-20T02:44:07.961Z","updated_at":"2025-03-20T02:53:33.193Z","status":"created","author_name":"gpaul-faldin","author_avatar_url":"https://avatars.githubusercontent.com/u/40648068?v=4","tags":"puppeteer,browser-automation,automation-server","category":"browser-automation","is_featured":false,"sort":1,"url":"https://github.com/gpaul-faldin/MCP_puppeteer_extra","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"MIT license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-20 01:53:13\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]