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
MCP server for JADX-AI Plugin
A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Dify 1.0 Plugin Convert your Dify tools's API to MCP compatible API
A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.
【Every star you give feeds a hungry developer's motivation!⭐️】A Model Context Protocol (MCP) server implementation that provides Google...
Awesome MCP template for awesome FastAPI builders
MCP Server for the Perplexity API.
AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for...
Maintenance of a set of tools to enhance LLM through MCP protocols.
MCP Discovery & Recommendation Service - Find the right MCP server for your needs





