kapyn
RadarBrowser & automation

Puppeteer

Browser & automation · MCP Server

Visit Website

About Puppeteer

A reference server for browser automation via Puppeteer, letting an assistant navigate pages, fill forms, and capture content.

Automate a headless Chrome browser.

CategoryBrowser & automation
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Puppeteer

Runs on demand via npx. Nothing to install globally.

The upstream reference server is archived. It still installs and runs, but is no longer maintained. Playwright MCP is the maintained alternative.

Claude Code
claude mcp add puppeteer -- npx -y @modelcontextprotocol/server-puppeteer
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "puppeteer": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-puppeteer"
      ]
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

See Puppeteer alternatives

Similar tools

PlaywrightDrive a real browser to navigate and act.BrowserbaseRun cloud browsers for agents at scale.Vibium"Selenium for AI", plain-English, self-healing browser tests.ApifyRun web scrapers and automation actors.Chrome DevToolsLet the assistant debug a live Chrome page.StagehandAutomate browsers using natural language instructions.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar