送信

Puppeteer

@modelcontextprotocol

Browser automation and web scraping

サーバー設定

{
  "mcpServers": {
    "puppeteer": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-puppeteer"
      ]
    }
  }
}