Back to search
30
MCP

Puppeteer

pulsemcp/puppeteer

Integrates Puppeteer-based browser automation for web scraping, testing, and AI model interaction with live web content.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Configurable Puppeteer
Enables browser automation through Puppeteer with configurable launch options for Chrome and Firefox, supporting web testing, data extractio
0 tools
puppeteer-mcp-server
This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existin
0 tools
n8n-nodes-puppeteer
n8n node for browser automation using Puppeteer
0 tools
n8n-nodes-puppeteer-cartier
n8n node for browser automation using Puppeteer. With extra modifications for cartier.
0 tools
@mseep/puppeteer-mcp-server
Experimental MCP server for browser automation using Puppeteer (inspired by @modelcontextprotocol/server-puppeteer)
0 tools
@wtyeung/n8n-nodes-puppeteer
n8n node for browser automation using Puppeteer (fork with TypeScript improvements and modern dev tooling)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "puppeteer": {
      "url": "None",
      "transport": "http"
    }
  }
}