Skip to content

Puppeteer

Free

by MCP Community

MCP搜索和页面抓取插件,为AI提供网络访问能力

v1.0.2Added Apr 12, 2026
puppeteermcp-serversearch-enginegooglebing
Works with:ClaudeGPTGeminiCopilot

Puppeteer MCP Server

MCP搜索和页面抓取插件,为AI提供网络访问能力

Installation

npx -y mcp-puppeteer

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-puppeteer
Add to claude_desktop_config.json
{
  "mcpServers": {
    "puppeteer": {
      "command": "npx",
      "args": ["-y", "mcp-puppeteer"]
    }
  }
}