browser-automation

Puppeteer

by anthropic

Puppeteer is a browser automation studio server for LLMs, enabling web page interaction, screenshots, and testing with S

A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.

github stars

89.6K

Real browser environment7 core automation toolsJavaScript execution support

best for

  • / Web scraping and data extraction
  • / Automated testing of web applications
  • / Generating website screenshots
  • / Form automation and submission

capabilities

  • / Navigate to any webpage
  • / Take screenshots of pages or specific elements
  • / Click buttons and interact with page elements
  • / Fill out forms and input fields
  • / Execute custom JavaScript in the browser
  • / Hover over elements and handle dropdowns

what it does

Automates web browsers through Puppeteer, letting you navigate pages, take screenshots, click elements, and execute JavaScript. Provides programmatic control over a real browser environment.

about

Puppeteer is an official MCP server published by anthropic that provides AI assistants with tools and capabilities via the Model Context Protocol. Puppeteer is a browser automation studio server for LLMs, enabling web page interaction, screenshots, and testing with S It is categorized under browser automation. This server exposes 7 tools that AI clients can invoke during conversations and coding sessions.

how to install

You can install Puppeteer in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

license

MIT

Puppeteer is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.