Cover image
Try Now
2025-03-11

3 years

Works with Finder

1

Github Watches

0

Github Forks

0

Github Stars

smithery badge

MCP Servers

smithery badge

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 .
    

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

    Reviews

    3 (1)
    Avatar
    user_oPXFYR3b
    2025-04-16

    I've been using mcp-servers by devalexandre and it's an outstanding tool for managing my servers efficiently. The product is well-documented, and the setup is straightforward. If you're looking for a robust server management solution, this is definitely worth checking out. Kudos to the developer for creating such a top-notch application! You can find more details and get started at https://github.com/devalexandre/mcp-servers.