GitHub PR MCP ServerServer

gourav221b
GitHub
GitHubIntegrationDeveloper Tools

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server built with TypeScript for analyzing GitHub Pull Requests. It enables the extraction of information and insights from PRs through an MCP server architecture.

📝 JSON Entries

{
  "mcpServers": [
    {
      "GitHub PR MCP Server": {
        "env": {},
        "args": [
          "path/to/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

Node.jsnpmSmithery

Features

  • Analysis of GitHub Pull Requests
  • Extraction of insights from PRs