Back to search
30
MCP

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.

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

Similar MCP servers embedding-nearest

@mseep/puppeteer-mcp-server
Experimental MCP server for browser automation using Puppeteer (inspired by @modelcontextprotocol/server-puppeteer)
0 tools
puppeteer-mcp-claude
Browser automation MCP server for Claude, powered by Puppeteer.
0 tools
@_brcode/mcp-browser-inspector
MCP server for browser inspection with Puppeteer - network monitoring and console error tracking
0 tools
android-puppeteer-mcp
MCP server for Android automation with UI interaction, screenshots, and device control
0 tools
brave-real-browser-mcp-server
MCP Server for Brave Real Browser - Puppeteer with Brave Browser, Stealth Mode, Ad Blocker, and Turnstile Auto-Solver for undetectable web a
0 tools
MCP Browser
Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.
0 tools

How to use

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

{
  "mcpServers": {
    "puppeteer-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}