Control a headless browser to navigate, screenshot, and interact with web pages.
Browser automation through Puppeteer. Navigate to URLs, take screenshots, click elements, fill forms, and execute JavaScript.
puppeteer_navigateNavigate to a URL in the browser
puppeteer_screenshotTake a screenshot of the current page
puppeteer_clickClick an element on the page
puppeteer_fillFill in an input field
puppeteer_evaluateExecute JavaScript in the browser console
Free to use
Subscribe to get a ready-to-paste config snippet for Cursor, Claude Desktop, or VS Code
View on GitHub