MCP ExplorerExplorer

Github Pr Mcp Server

@gourav221bon a year ago
5 MIT
FreeCommunity
AI Systems
An MCP server with typescript for github PR analysis

Overview

What is Github Pr Mcp Server

Github-PR-MCP-server is an MCP (Model-Controller-Presenter) server developed using TypeScript, specifically designed for analyzing GitHub Pull Requests.

Use cases

Use cases for Github-PR-MCP-server include automating PR analysis, integrating with CI/CD pipelines, and enhancing code review processes.

How to use

To use Github-PR-MCP-server, clone the repository, navigate to the project directory, install dependencies using npm, build the project, and configure the MCP Client with the path to the compiled JavaScript file.

Key features

Key features include TypeScript-based architecture, easy installation and setup, and the ability to analyze GitHub Pull Requests effectively.

Where to use

undefined

Content

GitHub PR MCP Server

smithery badge

GitHub PR Server MCP server

An MCP (Model Context Protocol) server built with TypeScript for analyzing GitHub Pull Requests.

Prerequisites

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

Installation

Installing via Smithery

To install GitHub PR MCP Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @gourav221b/Github-PR-MCP-server --client claude

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers