Browser automation for web scraping, testing, and screenshot capture.
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-puppeteer"]
}
}
}
Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.
Official Puppeteer MCP server. Automate Chrome/Chromium for web scraping, screenshots, and browser testing.
Security: Runs locally, no external data sharing. Be mindful of automated scraping policies.
Setup: No additional configuration needed. Chrome/Chromium will be downloaded automatically.