
Browser automation via Puppeteer for AI agents. Navigate web pages, click elements, fill forms, take screenshots, and execute JavaScript. 28k+ installs/week.
Install via CLI
mog install mogteam/mcp-puppeteerManual config
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-puppeteer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-puppeteer"
]
}
}
}Or run mog install to configure automatically. MCP docs
Browser automation via Puppeteer for AI agents. Navigate web pages, click elements, fill forms, take screenshots, and execute JavaScript. 28k+ installs/week.
mog install mogteam/mcp-puppeteer
browser automation puppeteer scraping testing mcp
Sourced from Anthropic (official MCP) — ⭐ 79,365 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Anthropic (official MCP)
github.com/modelcontextprotocol/serversThis package is sourced from the above repository and distributed on mog under its original license.
Releases