twolven_mcp-server-puppeteer-py
If you are the rightful owner of twolven_mcp-server-puppeteer-py and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server that provides browser automation capabilities using Playwright (Python's equivalent to Puppeteer).
puppeteer_navigate
Navigate to any URL in the browser.
puppeteer_screenshot
Capture screenshots of the entire page or specific elements.
puppeteer_click
Click elements on the page.
puppeteer_fill
Fill out input fields.
puppeteer_evaluate
Execute JavaScript in the browser console.