
Puppeteer MCP Server — MCP Servers
An MCP server that provides browser automation through Puppeteer, enabling interaction with Chrome…
Quick Info
Tags
Overview
Puppeteer MCP Server is an open-source implementation of the Model Context Protocol that brings browser automation to AI-assisted workflows. By leveraging Puppeteer, it enables automated navigation, interaction, and data extraction from websites, making it possible to connect AI tools like Claude with live browser sessions. The server supports interaction with both new browser instances and existing Chrome windows. Developers can use it to automate actions such as form filling, clicking elements, selecting options, executing JavaScript, and managing multiple Chrome tabs. With flexible installation options via npm, npx, or source build, it provides a powerful and accessible way to integrate browser automation into MCP-compatible environments.