Puppeteer MCP
automation
claude desktop
cursor
Browser automation with Puppeteer. Scrape websites, take screenshots, automate web interactions.
By sophia_m
12/8/2025
Installation
npm install -g @modelcontextprotocol/server-puppeteer
Add to your MCP settings:
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
}
}
}
Tags
puppeteer
browser
automation
scraping