Skip to main content
Glama
204,009 tools. Last updated 2026-06-14 22:04

"Puppeteer" matching MCP tools:

  • Automate browser tasks by launching browsers, opening pages, executing JavaScript, and capturing screenshots for web scraping, testing, and debugging.
    MIT
  • Run visual regression tests by comparing screenshots against a stored baseline. Auto-creates baseline on first run; subsequent runs detect unintended visual changes.
    MIT
  • Convert Markdown to print-ready PDF documents while preserving tables and mathematical expressions. Renders content through headless browser for high-fidelity output.
    MIT
  • Convert Markdown documents to PNG images for visual sharing and embedding. Renders GitHub-Flavored Markdown with tables and math expressions via headless browser screenshot.
    MIT

Matching MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables AI agents to interact with Android devices through visual UI element detection and automated interactions. Provides comprehensive Android automation capabilities including touch gestures, text input, screenshots, and video recording via uiautomator2.
    Last updated
    12
    4
  • Check if Puppeteer and Chromium are operational. Use this tool when rendering fails to diagnose launch issues.
    MIT
  • Create a new browser session for multi-step workflows, returning a sessionId that persists state across calls. Sessions auto-expire after 5 minutes of inactivity.
    MIT
  • Create a new Hatchable project with a dedicated PostgreSQL database, URL slug, and project ID. Call this before writing files or creating tables.
    MIT
  • Extract clean main article text from any URL using browser automation and fallback logic. Handles dynamic JavaScript rendering and includes structured content retrieval for GitHub repositories. Ideal for articles and blog posts.
    GPL 3.0
  • Take screenshots of web pages using Puppeteer. Capture viewport or full-page. Choose output mode: base64 inline, file, or auto based on size. Designed for debugging and visual inspection.
    MIT
  • Open a new browser tab for navigation or automation tasks, optionally loading a specific URL immediately upon creation.
    MIT
  • Close browser tabs in Puppeteer automation. Specify a tab ID or close the active tab to manage browser sessions and resources.
    MIT
  • Search the web with a two-tier approach: fast DuckDuckGo results by default, escalating to comprehensive Puppeteer/Bing search when needed. No API keys required.
    MIT
  • Navigate to the previous page in browser history using the Steel MCP Server's web navigation tool for Puppeteer-based browsing.
    MIT
  • Pauses browser automation for a specified duration in milliseconds to ensure proper timing between actions or page loading.
    MIT
  • Execute JavaScript code within browser tabs to extract data, manipulate page content, or perform calculations using Puppeteer Swarm MCP's concurrent tab automation capabilities.
    MIT