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
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
Clone the repository:
git clone https://github.com/gourav221b/Github-PR-MCP-server.gitNavigate to the project directory:
cd Github-PR-MCP-serverInstall dependencies:
npm installBuild the project:
npm run buildAdd 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.
GitHub Pull Request Data Provider
Project Details
- gourav221b/Github-PR-MCP-server
- Last Updated: 4/20/2025
Recomended MCP Servers
An MCP (Model Context Protocol) server for accessing and searching Magic UI components
A Model Context Protocol (MCP) server that provides call graph analysis capabilities to LLMs through the nuanced library
MCP Server to make line-based edits to a file.
AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
A beginner-friendly MCP server template featuring a PostgreSQL connector with clean, easy-to-understand code. Perfect for developers new to...
MCP (Model context protocol) server with LLMling backend
MCP server for aiding with literature reviews
MCP server for Directus API integration
Cinema 4D plugin integrating Claude AI for prompt-driven 3D modeling, scene creation, and manipulation.





