
Install guide and config at curatedmcp.com Puppeteer MCP Server: Automate Screenshots,...
Install guide and config at curatedmcp.com
When you need your AI agent to do more than read static HTML, Puppeteer MCP Server bridges the gap. It gives Claude, Cursor, and other AI agents full browser automation capabilities—taking screenshots, scraping JavaScript-rendered content, filling forms, and interacting with live web UIs without leaving your workflow.
Puppeteer MCP unlocks real browser automation for AI agents. Instead of hitting endpoints that return HTML, your agent can spawn a Chromium instance, navigate pages, execute JavaScript in the page context, and extract data from dynamic content. It handles the messy parts: cookies, sessions, authentication, JavaScript rendering delays—all the stuff that breaks simple HTTP scrapers.
This means your AI agent can take full-page screenshots of any URL, fill and submit forms programmatically, evaluate custom JavaScript to extract nested data, and interact with modern single-page applications. Perfect for scenarios where the page only renders content after JavaScript runs, or where you need to click buttons and wait for async updates.
The server runs headlessly on your machine (requires Node.js 18+), so there's no display overhead and minimal resource cost compared to a full browser window.
npx -y @modelcontextprotocol/server-puppeteer
Add to your Claude Desktop config:
{
"mcpServers": {
"puppeteer-mcp-server": {
"command": "npx -y @modelcontextprotocol/server-puppeteer"
}
}
}
Restart Claude and you're live.
Full install guides for Claude Desktop, Cursor, Windsurf, and more at CuratedMCP.
csharpA weekly digest from the Agentic Architect persistence kit: 7 senior C#/.NET rules for engineers keeping Cursor honest across sessions.
mcpInstall guide and config at curatedmcp.com Fetch MCP Server: Turn Any URL Into Clean...
gitOn August 14, 2026, SpaceX filed an 8-K confirming it had closed an all-stock acquisition of...
mcpInstall guide and config at curatedmcp.com Memory MCP Server: Give Claude a Brain That...
mcpInstall guide and config at curatedmcp.com Slack MCP Server: Keep Your AI Agent in Sync...
mcpInstall guide and config at curatedmcp.com SQLite MCP Server: Query Local Databases with...
Workflows from the Neura Market marketplace related to this Cursor resource