Puppeteer MCP Server
Headless Chrome for scraping and screenshots.
Navigate, evaluate JavaScript in the page, click selectors and capture screenshots. The lighter option when you need Chrome specifically and not a full test framework.
Install Puppeteer MCP Server
Paste this into your MCP client config — Claude Desktop, Claude Code, Cursor, VS Code and Windsurf all read the same shape — then restart the client.
npx -y @modelcontextprotocol/server-puppeteerDetails
- Repository
- https://github.com/modelcontextprotocol/servers
- Homepage
- https://github.com/modelcontextprotocol/servers
- Category
- Web Scraping
- Stars
- 4100
- Installs per month
- 29000
- Last checked
Other Web Scraping servers
- Playwright MCP Server — Drive a real browser: click, fill, screenshot. Official (Web Scraping)
- Fetch MCP Server — Fetch a URL and convert it to clean markdown. Official (Web Scraping)