GitHub PR MCP Server
@gourav221b
About GitHub PR MCP Server
An MCP server with typescript for github PR analysis
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Github-PR-MCP-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@gourav221b/Github-PR-MCP-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is GitHub PR MCP Server?
An MCP (Model Context Protocol) server built with TypeScript for analyzing GitHub Pull Requests.
How to use GitHub PR MCP Server?
Install via Smithery using `npx -y @smithery/cli install @gourav221b/Github-PR-MCP-server --
Basic information
More Version Control MCP servers
Code Review Server
crazyrabbitLTCA MCP server for code reviews
Gerrit Review MCP Server
cayirtepeomerThis MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
Git MCP Server
cyanheadsA Git MCP server for AI agents. STDIO & Streamable HTTP.
Bitbucket MCP
MatanYeminiBitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
Jira MCP
nguyenvanduocitA Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow tra
Comments