Browser automation and scraping with Puppeteer. Navigate, click, screenshot, and extract page content.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"puppeteer": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-puppeteer", "postgresql://localhost/mydb" ] }