Servers / Developer Tools / Puppeteer MCP
💻

Puppeteer MCP

Free · Developer Tools · by Nicolas Charrier · Listed March 3, 2026

Install

npx @nichochar/mcp-puppeteer

About

Browser automation for AI agents. Navigate pages, fill forms, take screenshots, extract data, and interact with web applications. Built on Puppeteer with stealth mode support.

MCP Config

Add this to your MCP configuration file:

{ "mcpServers": { "puppeteer-mcp": { "command": "npx @nichochar/mcp-puppeteer" } } }