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.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

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

  • 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
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

  • deemkeen
  • Controle su MBOT2 con un combo de potencia: 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.