← Catalog
MCP

puppeteer-mcp-server

This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.

Install

via Positronick CLI

$positronick mcp install puppeteer-mcp-server --run

Official

$git clone https://github.com/merajmehrabi/puppeteer-mcp-server

This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows. Install via `git clone` of the repository; no package install command was found in the source.