Best MCP servers for Puppeteer

Headless browser automation. Loadout compares 4 agents that integrate with Puppeteer. The most popular picks are Playwright MCP, Puppeteer MCP, Browserbase MCP. Every listing includes the exact install command, so you can wire Puppeteer into Claude Desktop, Cursor or Windsurf in minutes.

Puppeteer agents (4)

How to set up an MCP server for Puppeteer

Connect Puppeteer to Claude Desktop, Cursor or Windsurf in four steps.

  1. Pick a Puppeteer MCP server

    Scan the list below and pick the agent whose integration, pricing and author best match your setup. Verified servers are the safest starting point.

  2. Open your MCP client configuration

    In Claude Desktop, Cursor or any MCP-compatible host, open the MCP config JSON (Settings → Developer → Edit config in Claude Desktop).

  3. Install the Puppeteer server

    Paste the install command from the chosen agent into your config. Example below uses Playwright MCP.

    npx -y @playwright/mcp@latest
  4. Restart and use Puppeteer

    Fully quit and relaunch your MCP host. The new Puppeteer tools appear in the tools panel ready to call from any conversation.

FAQ — MCP servers for Puppeteer

  • How do I use MCP with Puppeteer?

    Pick an MCP server for Puppeteer from the list below, paste its install command into your Claude Desktop / Cursor config, and restart the client. The tools appear in the tools panel automatically.

  • What is the best MCP server for Puppeteer?

    The most-starred option today is Playwright MCP by Microsoft. Full browser automation for agents. That said, "best" depends on your setup — compare pricing, runtime and whether the author is the official vendor before choosing.

  • Do I need an API key for Puppeteer MCP servers?

    Most Puppeteer MCP servers need an API key or OAuth credential from the target service. Loadout listings surface this in the "Install" section — look for env-var placeholders like TOKEN or API_KEY.

  • Are Puppeteer MCP servers free?

    2 of 4 Puppeteer MCP servers are open-source or free to use. 2 more are paid or freemium. Pricing appears on every listing card.

  • Can I use Puppeteer MCP servers with Cursor and Windsurf?

    Yes — MCP is the same protocol across Claude Desktop, Cursor, Windsurf and other MCP-compatible hosts. The exact config file path differs per client, but the install command is identical.