MCP.so
Sign In

GitHub PR MCP Server

@gourav221b

About GitHub PR MCP Server

An MCP server with typescript for github PR analysis

Basic information

Category

Version Control

License

MIT

Runtime

node

Transports

stdio

Publisher

gourav221b

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

Comments

More Version Control MCP servers