puppeteer-mcp-server

merajmehrabi/puppeteer-mcp-server

3.6

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 provides browser automation capabilities using Puppeteer, enabling interaction with both new and existing Chrome browser instances.

Tools

Functions exposed to the LLM to take actions

puppeteer_connect_active_tab

Connect to an existing Chrome instance with remote debugging enabled

puppeteer_navigate

Navigate to a URL

puppeteer_screenshot

Take a screenshot of the current page or a specific element

puppeteer_click

Click an element on the page

puppeteer_fill

Fill out an input field

puppeteer_select

Select an element on the page with Select tag

puppeteer_hover

Hover an element on the page

puppeteer_evaluate

Execute JavaScript in the browser console

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

Browser console logs

URI: console://logs

MIME: text/plain

null