devalexandre
MCP Serverdevalexandrepublic

mcp servers

**摘要:** MCP Servers 是一个使用 Pyppeteer 的 Python 工具,能够通过 MCP 框架实现无头浏览器的自动化操作、导航、截图以及元素交互。

Repository Info

0
Stars
0
Forks
0
Watchers
1
Issues
Python
Language
Apache License 2.0
License

About This Server

**摘要:** MCP Servers 是一个使用 Pyppeteer 的 Python 工具,能够通过 MCP 框架实现无头浏览器的自动化操作、导航、截图以及元素交互。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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 .
    

Quick Start

1

Clone the repository

git clone https://github.com/devalexandre/mcp-servers
2

Install dependencies

cd mcp-servers
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerdevalexandre
Repomcp-servers
LanguagePython
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation