Skip to main content
Glama

GitHub PR MCP Server

by gourav221b

GitHub PR 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.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

A TypeScript server that analyzes GitHub Pull Requests using the Model-Controller-Presenter pattern.

  1. Prerequisites
    1. Installation
      1. Installing via Smithery
      2. Manual Installation
    2. Project Structure
      1. Scripts
        1. Contributing
          1. License

            Related MCP Servers

            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.
              Last updated -
              129
              Python
            • -
              security
              A
              license
              -
              quality
              An MCP server that fetches GitHub Pull Request comments with file paths, line ranges, and replies using a GitHub personal access token.
              Last updated -
              TypeScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that enables AI assistants to perform GitHub operations including repository management, file operations, issue tracking, and pull request creation.
              Last updated -
              1
              TypeScript
            • -
              security
              F
              license
              -
              quality
              A tool that integrates with GitHub and Notion to analyze and review pull requests, enabling automated code reviews and documentation in Notion.
              Last updated -
              Python
              • Apple
              • Linux

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/gourav221b/Github-PR-MCP-server'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server