Puppeteer MCP Server

Stabledevelopment
1100 starsTypeScriptAnthropic
GitHubnpm
About

Overview

The Puppeteer MCP Server enables AI agents to control a headless Chrome browser. It provides tools for navigating to URLs, taking screenshots, clicking elements, filling forms, extracting page content, and running JavaScript in the browser context. Essential for web scraping and browser automation.
Capabilities

Tools & Capabilities

navigate

Navigate to a URL

screenshot

Take a screenshot of the current page

click

Click an element on the page

fill

Fill in a form field

evaluate

Run JavaScript in the browser context

get_content

Get the text content of the page

Setup

Installation

bash
Install
npx -y @modelcontextprotocol/server-puppeteer
Examples

Example Usage

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

Quick Info

AuthorAnthropic
LanguageTypeScript
StatusStable
Stars 1100
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

Puppeteer MCP Server - MCP Server Directory - CortexAgent