That one wasn't very good anyway, I would use Microsoft's Playwright server - https://github.com/microsoft/playwright-mcp Playwright is basically the same thing as Puppeteer (just newer and better) Answer from Zealousideal-Ship215 on reddit.com
๐ŸŒ
GitHub
github.com โ€บ modelcontextprotocol โ€บ servers โ€บ tree โ€บ main โ€บ src โ€บ puppeteer
modelcontextprotocol/server-puppeteer
Model Context Protocol Servers. Contribute to modelcontextprotocol/servers development by creating an account on GitHub.
๐ŸŒ
Warp
mcp.so โ€บ server โ€บ puppeteer
Puppeteer MCP Server
Puppeteer is a Model Context Protocol server that provides browser automation capabilities, allowing LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
๐ŸŒ
GitHub
github.com โ€บ merajmehrabi โ€บ puppeteer-mcp-server
merajmehrabi/puppeteer-mcp-server
This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows. - merajmehrabi/puppeteer-mcp-server
Starred by 336 users
Forked by 50 users
Languages ย  TypeScript 94.7% | Dockerfile 4.6% | JavaScript 0.7%
๐ŸŒ
Reddit
reddit.com โ€บ r/claudeai โ€บ puppeteer mcp server is archived, any alternatives?
r/ClaudeAI on Reddit: Puppeteer MCP server is archived, any alternatives?
June 23, 2025 -

I just began to use the Claude desktop app last week. I tried to install some MCP resources, and noticed that Puppeteer MCP server is archived. In my CD calling Puppeteer is no longer working. Do you know any alternatives that serve similar functions? Also any alternative that may work in Claude Code as well for iterative improvements? Thx

https://github.com/modelcontextprotocol/servers-archived/tree/main/src/puppeteer

๐ŸŒ
npm
npmjs.com โ€บ package โ€บ @modelcontextprotocol โ€บ server-puppeteer
@modelcontextprotocol/server-puppeteer - npm
May 12, 2025 - MCP server for browser automation using Puppeteer. Latest version: 2025.5.12, last published: 7 months ago. Start using @modelcontextprotocol/server-puppeteer in your project by running `npm i @modelcontextprotocol/server-puppeteer`. There are ...
      ยป npm install @modelcontextprotocol/server-puppeteer
    
Published ย  May 12, 2025
Version ย  2025.5.12
Author ย  Anthropic, PBC
๐ŸŒ
PulseMCP
pulsemcp.com โ€บ servers โ€บ modelcontextprotocol-puppeteer
Puppeteer MCP Server by Anthropic | PulseMCP
MCP (Model Context Protocol) Server. Navigate websites, fill forms, and capture screenshots programmatically.
๐ŸŒ
Cursor IDE MCPs
mcpcursor.com โ€บ server โ€บ puppeteer
Puppeteer MCP - Model Context Protocol Integration for Cursor IDE | MCPCursor
A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, execute JavaScript, and perform various browser-based operations in a real ...
Find elsewhere
๐ŸŒ
Warp
warp.dev โ€บ university โ€บ mcp โ€บ using-puppeteer-mcp-server
Using Puppeteer MCP Server - Warp: The Intelligent Terminal
The fastest way to build with multiple AI agents, from writing code to deploying it. Trusted by over half a million engineers, Warp gives developers speed, privacy, and control to ship faster.
๐ŸŒ
Cursor
cursor.directory โ€บ mcp โ€บ puppeteer
Puppeteer - MCP Server | Cursor Directory
Puppeteer is a Model Context Protocol server that provides browser automation capabilities, allowing LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
๐ŸŒ
Claude MCP
claudemcp.com โ€บ servers โ€บ puppeteer
Puppeteer - Claude MCP Servers
A MCP server that provides browser automation capabilities using Puppeteer.This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
๐ŸŒ
Docker Hub
hub.docker.com โ€บ r โ€บ mcp โ€บ puppeteer
mcp/puppeteer - Docker Image
ยฉ 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal
๐ŸŒ
ClaudeLog
claudelog.com โ€บ home โ€บ mcps & add-ons โ€บ puppeteer mcp
Puppeteer MCP | ClaudeLog
November 11, 2025 - Puppeteer MCP: Web automation with AI vision for Claude Code through Model Context Protocol. Control Chrome, extract data, and automate web workflows.
๐ŸŒ
Medium
medium.com โ€บ surescale โ€บ tutorial-use-claude-desktop-mcp-puppeteer-to-automatically-extract-data-from-the-web-b5692dbdcd6e
Tutorial: Use Claude Desktop, MCP, Puppeteer to Automatically Extract Data From The Web | by Nick Watson | SureScale.ai | Medium
December 10, 2024 - Tutorial: Use Claude Desktop, MCP, Puppeteer to Automatically Extract Data From The Web MCP (Model Context Protocol) is a game changer! Mostly because ones of the leading AI companies, Anthropic not โ€ฆ
๐ŸŒ
Puppeteer
pptr.dev
Puppeteer | Puppeteer
Puppeteer is a JavaScript library which provides a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi.
๐ŸŒ
PulseMCP
pulsemcp.com โ€บ servers โ€บ twolven-puppeteer
Puppeteer Browser Automation MCP Server by Todd Wolven | PulseMCP
MCP (Model Context Protocol) Server. Integrates with Puppeteer to provide browser automation capabilities for web navigation, interaction, and data extraction.
๐ŸŒ
Skypage
skywork.ai โ€บ skypage โ€บ en โ€บ puppeteer-mcp-server-ai-engineer โ€บ 1978663327691481088
Puppeteer MCP Server by hushaudio: An AI Engineer's Deep Dive
October 19, 2025 - Unlock the potential of AI engineering with the Puppeteer MCP Server by hushaudio. Enhance web automation, debugging, and UI testing with visual context and diagnostic tools.
๐ŸŒ
Visual Studio Code
code.visualstudio.com โ€บ docs โ€บ copilot โ€บ customization โ€บ mcp-servers
Use MCP servers in VS Code
November 3, 2021 - Model Context Protocol (MCP) is an open standard that lets AI models use external tools and services through a unified interface.
๐ŸŒ
Hacker News
news.ycombinator.com โ€บ item
The Puppeteer MCP server doesn't work well because it requires CSS selectors to ... | Hacker News
April 7, 2025 - The Playwright MCP server is great! Currently Browser MCP is largely an adaptation of the Playwright MCP server to use with your actual browser rather than creating a new one each time. This allows you to reuse your existing Chrome profile so that you don't need to log in to each service all ...
๐ŸŒ
Apidog
apidog.com โ€บ blog โ€บ puppeteer-mcp-server
How to Automate Web Browsing with Puppeteer MCP
October 23, 2025 - This powerful integration between Puppeteer's headless browsing capabilities and the Model Context Protocol (MCP) enables: โœ… AI-driven web interactions - LLMs can now navigate pages, fill forms, and extract data โœ… Smart visual capture - ...