Connect Your AI Agent with Puppeteer for Slack

Integrate Puppeteer MCP server into your Slack workspace for instant access to your AI agent.

No credit card neededOr, book a demo
Documentation
Back to MCP Servers
Puppeteer
Puppeteer
Puppeteer is a Node.js library which provides a high-level API to control Chrome/Chromium over the DevTools Protocol.

Categories

Testing

Available Tools

Tools that your AI agent can use through this MCP server to interact with Puppeteer

Screenshot a Page

Captures a screenshot of a page using Puppeteer. See the documentation

Get PDF

Generate a PDF of a page using Puppeteer. See the documentation

Get Page Title

Get the title of a webpage using Puppeteer. See the documentation

Get HTML

Get the HTML of a webpage using Puppeteer. See the documentation for details.