GitHub Pull Request Data Provider
An MCP server with typescript for github PR analysis
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the GitHub Pull Request Data Provider MCP server manually.
GitHub PR MCP Server
An MCP (Model Context Protocol) server built with TypeScript for analyzing GitHub Pull Requests.
Prerequisites
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.
Stars
5Forks
2Last commit
2 months agoRepository age
3 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to GitHub Pull Request Data Provider:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit