logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Github-PR-MCP-server

Analyze GitHub Pull Requests efficiently and integrate with applications to retrieve and manipulate PR data using the Model Context Protocol.

Author

Github-PR-MCP-server logo

gourav221b

MIT License

Quick Info

GitHub GitHub Stars 5
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

gitgithubworkflowgithub pullgit workflowanalyze github

MseeP.ai Security Assessment Badge

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:

bash git clone https://github.com/gourav221b/Github-PR-MCP-server.git

  1. Navigate to the project directory:

bash cd Github-PR-MCP-server

  1. Install dependencies:

bash npm install

  1. Build the project:

bash npm run build

  1. Add the path to MCP Client Config:

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

See Also

`