Skip to main content
Glama
168,363 tools. Last updated 2026-06-03 03:55

"puppeteer" matching MCP tools:

  • Automate browser tasks by launching browsers, opening pages, executing JavaScript, and capturing screenshots for web scraping, testing, and debugging.
    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
  • Convert Markdown to print-ready PDF documents while preserving tables and mathematical expressions. Renders content through headless browser for high-fidelity output.
    MIT
  • Check if Puppeteer and Chromium are operational. Use this tool when rendering fails to diagnose launch issues.
    MIT

Matching MCP Servers

  • F
    license
    B
    quality
    C
    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
  • A
    license
    -
    quality
    C
    maintenance
    A Model Context Protocol server that enables LLMs to automate web browsers using Puppeteer, allowing navigation, screenshots, form filling, and JavaScript execution in a real browser environment.
    Last updated
    2
    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
  • Open a new browser tab for navigation or automation tasks, optionally loading a specific URL immediately upon creation.
    MIT
  • 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
  • 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
  • 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
  • Pauses browser automation for a specified duration in milliseconds to ensure proper timing between actions or page loading.
    MIT
  • Initialize browser and tab pools for Puppeteer Swarm MCP automation. Required before using other browser tools to manage concurrent tabs, navigation, and content extraction.
    MIT
  • Retrieve all open browser tabs with their IDs, URLs, and titles to manage and automate web interactions across multiple pages.
    MIT
  • Close the browser and terminate all active tabs to free system resources and end automation sessions in Puppeteer Swarm MCP.
    MIT