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
18,500
GitHub Stars
22,000
Installs
1,700
Weekly
11
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 88/100
Code & Development
G
Git MCP Server
Git repository operations — clone, commit, diff, log, and branch management.
open-source 81/100
Code & Development
E
Everything MCP Server
Reference MCP server demonstrating all protocol features and capabilities.
open-source 75/100
Code & Development