puppeteer-mcp-server

puppeteer-mcp-server

3.4

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@mcpreview.com.

A Model Context Protocol server that provides browser automation capabilities using Puppeteer.

puppeteer-mcp-server

A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.

Build and run

docker build -t puppeteer-mcp-server .

docker run --rm -p 8000:8000 puppeteer-mcp-server