mcp-server-puppeteer-py
2.8
The Puppeteer MCP Server is a Python-based browser automation tool using Playwright, serving as a stable alternative to the TypeScript version and featuring comprehensive logging and error handling.
puppeteer_navigate
Navigate to the specified URL
puppeteer_screenshot
Capture screenshots of pages or specific elements
puppeteer_click
Click on the element on the page
puppeteer_fill
Fill in the input field
puppeteer_evaluate
Execute JavaScript in the browser console