Control a headless browser via Model Context Protocol for automated navigation, screenshot capture, page element interaction, dynamic resource access, and efficient browser lifecycle management.
Unlock the full potential of MCP Servers with Pyppeteer through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Discover shared experiences
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.
Make sure you have the following installed before getting started:
To install MCP Servers for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @devalexandre/mcp-servers --client claude
Install the Package:
pip install -e git+https://github.com/devalexandre/mcp-servers.git#egg=mcp-servers
Clone the Repository:
git clone https://github.com/devalexandre/mcp-servers.git cd mcp-servers
Create a Virtual Environment (Optional):
python -m venv venv source venv/bin/activate # On Windows, use `venv\Scripts\activate` pip install -r requirements.txt
nstall the Package in Editable Mode:
pip install -e .
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!