mdskills
← All tags

Puppeteer AI Agent Skills

Browse AI agent skills tagged "Puppeteer". Find and install skills, MCP servers, and plugins for your AI coding assistant.

7 listings

UI Tars Desktop

A fast, lightweight Model Context Protocol (MCP) server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration. - ⚡ Fast & lightweight. Utilizes Puppeteer's label index, not pixel-based input and accessibility DOM tree. - 👁️ Vision Mode Support. Optional vi

8.01 weeklybytedance/UI-TARS-desktop

Hacker News MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides tools for fetching information from Hacker News. - getstories Fetching (top, new, askhn, showhn) stories - getstoryinfo Fetching comments associated with a story - searchstories Searching for stories by query - getuserinfo Fetching user info Use prompts like the following: A more detailed example with the puppeteer MCP server: To install Hacker N

6.0erithwik/mcp-hn

Browser Automation

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202

6.0sickn33/antigravity-awesome-skills

Browserbase MCP Server

MCP Server

The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need. This server provides cloud browser automation capabilities using Browse

9.0browserbase/mcp-server-browserbase

Webpage Screenshot MCP Server

MCP Server

An MCP (Model Context Protocol) server that captures screenshots of web pages using Puppeteer. This server allows AI agents to visually verify web applications and see their progress when generating web apps. - Full page screenshots: Capture entire web pages or just the viewport - Element screenshots: Target specific elements using CSS selectors - Multiple formats: Support for PNG, JPEG, and WebP

8.0ananddtyagi/webpage-screenshot-mcp

MCP Design System Extractor

MCP Server

A Model Context Protocol (MCP) server that extracts component information from Storybook design systems. Connects to Storybook instances and extracts HTML, styles, and component metadata. With self-signed certificate: Then configure in your MCP client (see Environment Variables). - Puppeteer: Uses headless Chrome for dynamic JavaScript component rendering - Chrome/Chromium: Required for Puppeteer

8.0freema/mcp-design-system-extractor

MCP Page Capture

MCP Server

mcp-page-capture is a Model Context Protocol (MCP) server that orchestrates headless Chromium via Puppeteer to capture pixel-perfect screenshots of arbitrary URLs. It is optimized for Copilot/MCP-enabled environments and can be embedded into automated workflows or run as a standalone developer tool. - 📸 High-fidelity screenshots powered by Puppeteer and headless Chromium - ⚙️ LLM-optimized schema

9.0chasesaurabh/mcp-page-capture