puppeteer-mcp-server

Xandon/puppeteer-mcp-server

3.3

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 comprehensive Model Context Protocol server designed for browser automation, integrating seamlessly with AI assistants like Claude.

Tools

Functions exposed to the LLM to take actions

puppeteer_navigate

Navigate to a URL and return page information.

puppeteer_click

Click on an element specified by CSS selector.

puppeteer_fill

Fill a form field with the specified value.

puppeteer_select

Select an option from a dropdown menu.

puppeteer_screenshot

Take a screenshot of a webpage or specific element.

puppeteer_evaluate

Execute JavaScript code in the browser context.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources