P
Puppeteer MCP Server
VerifiedBrowser automation and web scraping for AI agents via Puppeteer.
A Model Context Protocol server for browser automation using Puppeteer. Enables AI agents to navigate web pages, take screenshots, click elements, fill forms, and extract content from web applications.
Provides full browser control including navigation, interaction, screenshot capture, and JavaScript execution in the browser context.
Install
npx -y @modelcontextprotocol/server-puppeteer MCP Client Config
{
"mcpServers": {
"puppeteer": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-puppeteer"
]
}
}
} Capabilities
Tools
puppeteer_navigatepuppeteer_screenshotpuppeteer_clickpuppeteer_fillpuppeteer_evaluate
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Metrics
84,186
GitHub Stars
959,252
Installs
30,093
Weekly
353
Open Issues
More in Code & Development
Best of Code & Development → P
Playwright MCP Server
Browser automation and testing with Playwright for AI agents.
open-source 79/100
Code & Development
G
Git MCP Server
Git repository operations — clone, commit, diff, log, and branch management.
open-source 85/100
Code & Development
E
Everything MCP Server
Reference MCP server demonstrating all protocol features and capabilities.
open-source 85/100
Code & Development