MCP.so
Sign In

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 --

Comments

More Version Control MCP servers