Pyppeteer Browser Automation
FreeNot checkedEnables AI assistants to control headless browsers for web automation tasks including navigation, screenshot capture, element interaction, and dynamic page info
About
Enables AI assistants to control headless browsers for web automation tasks including navigation, screenshot capture, element interaction, and dynamic page information access.
README
MCP Servers
Description
The MCP Servers with Pyppeteer is a tool that allows you to control a headless browser using Pyppeteer, enabling automated navigation, screenshot capturing, interaction with page elements, and more. This project was developed to facilitate the creation of automation servers based on the MCP (Multi-Context Protocol) framework.
Features
- Automated Navigation: Navigate to specific URLs.
- Screenshot Capture: Take screenshots of visited pages.
- Element Interaction: Click on page elements using CSS selectors, XPath, or class names.
- Dynamic Resources: Access dynamic page information, such as the current URL.
- Server Lifecycle Management: Controlled initialization and shutdown of the browser.
Prerequisites
Make sure you have the following installed before getting started:
- Python 3.7+: The project has been tested with Python 3.12, but earlier versions (3.7+) should also work.
- pip: Python package manager.
- Git: To clone the repository.
Installation
Installing via Smithery
To install MCP Servers for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @devalexandre/mcp-servers --client claude
Via Pip GitHub
Install the Package:
pip install -e git+https://github.com/devalexandre/mcp-servers.git#egg=mcp-servers
Via Git
Clone the Repository:
git clone https://github.com/devalexandre/mcp-servers.git cd mcp-serversCreate a Virtual Environment (Optional):
python -m venv venv source venv/bin/activate # On Windows, use `venv\Scripts\activate` pip install -r requirements.txtnstall the Package in Editable Mode:
pip install -e .
Installing Pyppeteer Browser Automation
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/devalexandre/mcp-serversFAQ
Is Pyppeteer Browser Automation MCP free?
Yes, Pyppeteer Browser Automation MCP is free — one-click install via Unyly at no cost.
Does Pyppeteer Browser Automation need an API key?
No, Pyppeteer Browser Automation runs without API keys or environment variables.
Is Pyppeteer Browser Automation hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Pyppeteer Browser Automation in Claude Desktop, Claude Code or Cursor?
Open Pyppeteer Browser Automation on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Playwright
Browser automation, scraping, screenshots
by MicrosoftPuppeteer
Browser automation and web scraping.
by modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
by opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
by robhunterCompare Pyppeteer Browser Automation with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All browse MCPs
