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
Code Review Server
crazyrabbitLTCA MCP server for code reviews
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
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.
Linear MCP Server
jerhadfA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
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