Cover image
Try Now
2025-03-21

带有打字稿的MCP服务器用于GitHub PR分析

3 years

Works with Finder

1

Github Watches

1

Github Forks

4

Github Stars

GitHub PR MCP Server

An MCP (Model-Controller-Presenter) server built with TypeScript for analyzing GitHub Pull Requests.

Prerequisites

  • Node.js (version 14 or higher)
  • npm (comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/gourav221b/Github-PR-MCP-server.git
    
  2. Navigate to the project directory:

    cd Github-PR-MCP-server
    
  3. Install dependencies:

    npm install
    
  4. Build the project:

    npm run build
    
  5. Add the path to MCP Client Config:

    command: node
    args: path/to/build/index.js
    

Project Structure

  • src/: Contains the TypeScript source code.
  • build/: Holds the compiled JavaScript files.
  • package.json: Lists project dependencies and scripts.
  • tsconfig.json: TypeScript configuration file.

Scripts

  • npm run build: Compiles TypeScript files into JavaScript.
  • npm start: Runs the compiled JavaScript server.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

相关推荐

  • 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.

  • 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.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • 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.

  • Khalid kalib
  • Write professional emails

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

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

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

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

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

  • deemkeen
  • 用电源组合控制您的MBOT2:MQTT+MCP+LLM

  • jae-jae
  • MCP服务器使用剧作《无头浏览器》获取网页内容。

    Reviews

    3 (1)
    Avatar
    user_lqhIJGju
    2025-04-18

    I recently started using the Github-PR-MCP-server and it's been a game-changer for managing pull requests on GitHub. Created by gourav221b, this server streamlines the process and integrates seamlessly with my workflow. With clear documentation and an intuitive interface, it's become an indispensable tool for my development projects. Highly recommended for anyone looking to enhance their GitHub experience! Check it out here: https://github.com/gourav221b/Github-PR-MCP-server.