GitHub PR MCP Server
@gourav221b
About GitHub PR MCP Server
An MCP server with typescript for github PR analysis
Basic information
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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 --
More Version Control MCP servers
MCP Linear
tacticlaunchMCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
Bitbucket Server MCP
garc33MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)

GitLab
modelcontextprotocolModel Context Protocol Servers
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