Puppeteer MCP
Headless Chrome control for agents
Lightweight wrapper around Puppeteer. Navigate, click, screenshot and extract DOM content. Useful when Playwright is overkill.
Install
npx -y @modelcontextprotocol/server-puppeteerRuntime: node
Works with
How to install Puppeteer MCP
Install Puppeteer MCP in your MCP client in under two minutes.
- Open your MCP client
Open Claude Desktop, Cursor or any MCP-compatible host and locate the MCP configuration file.
- Install Puppeteer MCP
Add the server to your MCP config and paste the install command below.
npx -y @modelcontextprotocol/server-puppeteer - Restart and verify
Fully restart your MCP client. You should see Puppeteer MCP and its tools available in the tools panel.
Frequently asked questions
What is Puppeteer MCP?
Puppeteer MCP is an MCP server by Community. Lightweight wrapper around Puppeteer. Navigate, click, screenshot and extract DOM content. Useful when Playwright is overkill.
Is Puppeteer MCP free?
Yes — open-source and free to self-host.
What can I do with Puppeteer MCP?
Puppeteer MCP is designed for Puppeteer. Headless Chrome control for agents
How do I install Puppeteer MCP?
Run `npx -y @modelcontextprotocol/server-puppeteer` in your MCP client configuration. See the install steps above for the full walkthrough.
Who maintains Puppeteer MCP?
Puppeteer MCP is maintained by Community (community project). It is verified by Loadout.
Does Puppeteer MCP work with other Browser Automation tools?
Yes — Puppeteer MCP is part of the Browser Automation category on Loadout and works alongside other Browser Automation MCP servers. Pair it with any MCP-compatible host like Claude Desktop, Cursor or Windsurf.