sultannaufal/puppeteer-mcp-server
If you are the rightful owner of puppeteer-mcp-server 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.
The Puppeteer MCP Server is a self-hosted solution that integrates Puppeteer tools with the Model Context Protocol (MCP) for enhanced web automation and interaction.
Tools
Functions exposed to the LLM to take actions
puppeteer_navigate
Navigate to URLs with safety validation.
puppeteer_screenshot
Take full page or element screenshots.
puppeteer_click
Click elements with retry logic.
puppeteer_fill
Fill input fields with validation.
puppeteer_select
Select options from dropdown elements.
puppeteer_hover
Hover over elements with effect detection.
puppeteer_evaluate
Execute JavaScript with console capture.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client