Puppeteer
OfficialBrowser automation and web scraping via headless Chrome.
Configuration
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-puppeteer"
]
}
}
}Add this to your claude_desktop_config.json file.