Puppeteer MCP server
Drive a headless Chrome: click, type, screenshot.
What it does
Heavier than fetch. Use it when you need a real browser. It can see whatever the page shows, including logged-in sessions if you reuse a profile.
Install
Typical Claude Desktop / Cursor command:
npx -y @modelcontextprotocol/server-puppeteer
Secrets it wants: none
Works with
Claude Desktop, Cursor, Windsurf — any host that can launch a local MCP stdio server.