MCP cover image
See in Github
2025-03-09

MCP服务器配置和设置的存储库

1

Github Watches

0

Github Forks

0

Github Stars

MCP Servers

This repository contains configuration and setup for Model Context Protocol (MCP) servers, including GitHub and Puppeteer integrations.

Overview

MCP (Model Context Protocol) servers provide various functionalities for interacting with different services:

  • GitHub MCP Server: For GitHub API interactions
  • Puppeteer MCP Server: For web browser automation

Setup Instructions

Prerequisites

  • Node.js and npm installed
  • GitHub Personal Access Token (for GitHub MCP server)

Installation

  1. Install the required MCP servers:
# Install GitHub MCP Server
npx -y @modelcontextprotocol/server-github

# Install Puppeteer MCP Server
npx -y @modelcontextprotocol/server-puppeteer

Configuration

The MCP servers are configured in the following structure:

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "your-token-here"
      }
    },
    "puppeteer": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-puppeteer"
      ],
      "env": {}
    }
  }
}

Running the Servers

To run the GitHub MCP server:

GITHUB_PERSONAL_ACCESS_TOKEN="your-token" npx -y @modelcontextprotocol/server-github

To run the Puppeteer MCP server:

npx -y @modelcontextprotocol/server-puppeteer

Features

  • GitHub Integration

    • Repository management
    • Issue tracking
    • Pull request handling
    • Code search
    • And more...
  • Puppeteer Integration

    • Web automation
    • Screenshot capture
    • Page navigation
    • Form interaction
    • And more...

License

MIT

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

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

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

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

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

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

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

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

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

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • OffchainLabs
  • 进行以太坊的实施

  • modelcontextprotocol
  • 模型上下文协议服务器

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

    Reviews

    4 (1)
    Avatar
    user_cXIuEAj9
    2025-04-16

    I have been using MCP-Servers, developed by Dienvm, for several months now and it has significantly enhanced my server management capabilities. The product's robust functionality and user-friendly interface make it a must-have for any server administrator. The extensive documentation and welcoming support provided at the start URL ensure a smooth onboarding process. Highly recommend checking out MCP-Servers at its GitHub page: https://github.com/Dienvm/mcp-servers