Skip to main content

Puppeteer MCP Server

It provides standardized AI tool calls via the MCP protocol, supporting rapid integration of Agent agents.

Go to CloudBase Platform to create MCP Server via the Puppeteer template


🛠️ Tool List

Tool IdentifierFunction DescriptionTypical Application Scenarios
puppeteer_navigateNavigate to a specified URLweb page access, page navigation
puppeteer_screenshotCapture screenshots of the current page or specific elementspage snapshots, element screenshots
puppeteer_clickClick elements on the pagebutton clicks, link navigation
puppeteer_fillFill input fieldsform filling, search box input
puppeteer_selectSelect dropdown optionsform selection, option switching
puppeteer_hoverHover over elementstriggering hover effects, menu expansion
puppeteer_evaluateExecute JavaScript code in the browser consolepage interaction, data extraction
puppeteer_set_cookieSet Cookielogin

🔌 Usage


CloudBase MCP Console