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.git
Navigate to the project directory:
cd Github-PR-MCP-server
Install dependencies:
npm install
Build the project:
npm run build
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.
GitHub Pull Request Data Provider
Project Details
- gourav221b/Github-PR-MCP-server
- Last Updated: 4/20/2025
Recomended MCP Servers
TS based companion MCP server for the Drupal MCP module that works with the STDIO transport.
claude-code-mcp
MCP Server for the Slidespeak API. Create PowerPoint Presentations using MCP.
An MCP server that installs other MCP servers for you
A Model Context Protocol server for Dify
MCP server for enabling LLM applications to perform deep research via the MCP protocol
MCP Server for IDA Pro
gitlab mcp
An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via...
Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.