Back to MCP Servers
MCP Servers with Pyppeteer

MCP Servers with Pyppeteer

Public
devalexandre/mcp-servers

Control a headless browser via Model Context Protocol for automated navigation, screenshot capture, page element interaction, dynamic resource access, and efficient browser lifecycle management.

python
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with MCP Servers with Pyppeteer

MCP Server

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.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

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:

  1. Python 3.7+: The project has been tested with Python 3.12, but earlier versions (3.7+) should also work.
  2. pip: Python package manager.
  3. 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

  1. Install the Package:

    pip install -e git+https://github.com/devalexandre/mcp-servers.git#egg=mcp-servers

Via Git

  1. Clone the Repository:

    git clone https://github.com/devalexandre/mcp-servers.git cd mcp-servers
  2. Create a Virtual Environment (Optional):

    python -m venv venv source venv/bin/activate # On Windows, use `venv\Scripts\activate` pip install -r requirements.txt
  3. nstall the Package in Editable Mode:

    pip install -e .
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Steel Puppeteer

    Model Context Protocol server enabling advanced browser automation with Puppeteer, offering web navi...

    Added May 30, 2025
  • MCP Web Browser Server

    Advanced Model Context Protocol server enabling headless web browsing with multi-tab support, dynami...

    6 tools
    Added May 30, 2025
  • Safari Screenshot MCP Server

    Capture high-quality, customizable Safari browser screenshots on macOS with support for various view...

    1 tools
    Added May 30, 2025
  • Chrome Debug MCP Server

    Model Context Protocol server enabling advanced browser automation with Playwright, featuring multi-...

    13 tools
    Added May 30, 2025
  • Image Processor MCP Server

    A TypeScript-based Model Context Protocol server enabling creation, access, and summarization of tex...

    2 tools
    Added May 30, 2025