No red flags found in any of the 11 categories — no credential harvesting, no data exfiltration, no curl-pipe-shell installer. Scanned against the SlowMist agent-security taxonomy, refreshed every 8 hours. Full audit →
by merajmehrabi · MCP Server · ★ 480
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is puppeteer-mcp-server safe to install? View the security audit →
Puppeteer MCP Server This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows. Acknowledgment This project is an experimental implementation inspired by @modelcontextprotocol/server-puppeteer. While it shares similar goals and concepts, it explores alternative approaches to browser automation through the Model Context Protocol. Features Navigate web pages Take screenshots Click elements Fill forms Select options Hover elements Execute JavaScript Smart Chrome tab management: Connect to active Chrome tabs Preserve existing Chrome instances Intelligent connection handling Project Structure / ├── src/ │ ├── config/ # Configuration modules │ ├── tools/ # Tool definitions and handlers │ ├── browser/ # Browser connection management │ ├── types/ # TypeScript type definitions │ ├── resources/ # Resource handlers │ └── server.ts # Server initialization ├── index.ts # Entry point └── README.md # Documentation
| Stars | 480 |
| Forks | 54 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 72.7681602404142/100 |
| Open Issues | 13 |
| Last Updated | 2025-03-14 |
| Created | 2025-02-10 |
| Platforms | browser, mcp, node |
| Est. Tokens | ~5k |
These tools work well together with puppeteer-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
puppeteer-mcp-server is This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.. It is categorized as a MCP Server with 480 GitHub stars.
puppeteer-mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the puppeteer-mcp-server GitHub repository at github.com/merajmehrabi/puppeteer-mcp-server. The project has 480 stars and 54 forks, indicating an active community.
puppeteer-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.
Grades come from a rule-based scan built on the SlowMist agent-security taxonomy, covering 11 red-flag categories including credential harvesting, data exfiltration, and curl | sh installers. It is a first-layer scan, not a manual audit — we say so rather than overstate it.
The scale of the problem is documented independently: Liu et al. (2026), in a study of 31,132 agent skills, report that 26.1% contain security vulnerabilities. Our own full-catalog census is published as a citable open dataset.
Sources & who's responsible: