Skip to content
Back to search
30
MCP

Pyppeteer Browser Automation

pulsemcp/pyppeteer browser automation

Enables AI assistants to control headless browsers for web automation tasks including navigation, screenshot capture, element interaction, and dynamic page information access.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Puppeteer
Integrates Puppeteer-based browser automation for web scraping, testing, and AI model interaction with live web content.
0 tools
me.openbrowser/openbrowser-ai
AI browser automation. Write async Python to navigate, click, type, and extract data.
0 tools
io.github.therealtimex/browser-use
AI browser automation - navigate, click, type, extract content, and run autonomous web tasks
0 tools
Chrome Browser Automation
Enables AI-driven web automation through Chrome browser integration for tasks like navigation, interaction, form filling, and content extrac
0 tools
Puppeteer Vision Web Scraper
Automates web scraping by intelligently handling cookie banners, CAPTCHAs, and paywalls to extract clean markdown content from websites
0 tools
Configurable Puppeteer
Enables browser automation through Puppeteer with configurable launch options for Chrome and Firefox, supporting web testing, data extractio
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pyppeteer_browser_automation": {
      "url": "None",
      "transport": "http"
    }
  }
}