modelcontextprotocol/server-puppeteer
by Various
Reference MCP servers that are no longer maintained
MCP
modelcontextprotocol/server-puppeteer
Added 1 June 2026
Overview
An archived reference implementation of an MCP server that uses Puppeteer for browser automation. It was originally part of the modelcontextprotocol/servers collection but is no longer maintained or updated.
Best for
Best for
Developers studying archived MCP reference implementations or evaluating historical protocol patterns
Use cases
- Experimenting with MCP server patterns for browser control
- Learning how to integrate Puppeteer with the MCP protocol
- Legacy projects that depend on this specific unmaintained server
Notes
An archived reference implementation of an MCP server that uses Puppeteer for browser automation. It was originally part of the modelcontextprotocol/servers collection but is no longer maintained or updated.
270 stars on GitHub. Last updated 2025-05-28. Licensed MIT.
Use cases
- Experimenting with MCP server patterns for browser control
- Learning how to integrate Puppeteer with the MCP protocol
- Legacy projects that depend on this specific unmaintained server
Pros
- Lightweight JavaScript implementation with only 270 stars
- Served as official reference for MCP server design with Puppeteer
- Good starting point for understanding MCP connection architecture
Cons
- No longer maintained, receives no updates or security fixes
- Likely incompatible with current MCP protocol versions or Puppeteer releases
- No community support or documentation improvements
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight JavaScript implementation with only 270 stars
- Served as official reference for MCP server design with Puppeteer
- Good starting point for understanding MCP connection architecture
Cons
- No longer maintained, receives no updates or security fixes
- Likely incompatible with current MCP protocol versions or Puppeteer releases
- No community support or documentation improvements
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser