# GitHub PR and Issue Analyser

A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management. Enables LLMs to fetch PR details, analyse diffs, manage issues, and handle releases through a standar…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add saidsef/mcp-github-pr-issue-analyser

# Browse available tools
npx -y @smithery/cli@latest tool list saidsef/mcp-github-pr-issue-analyser
```

---

Source: https://github.com/saidsef/mcp-github-pr-issue-analyser | License: Apache-2.0
