v2.3.0
MCP GitHub PR and Issue Analyser v2.3.0
A Model Context Protocol (MCP) server for analyzing GitHub Pull Requests and Issues with AI-powered insights.
Installation
export GITHUB_TOKEN="<github-token>"
uvx --from git+https://github.com/saidsef/[email protected] mcp-github-pr-issue-analyserFeatures
- Analyze GitHub Pull Requests and Issues
- AI-powered insights and recommendations
- MCP server integration for seamless workflow
- Comprehensive PR diff analysis
- Issue tracking and management
Requirements
- Python 3.8+
- GitHub Personal Access Token
- MCP-compatible client
Usage
Set your GitHub token as an environment variable and run the MCP server to start analyzing your repositories.
For more information, visit the repository.
What's Changed
Full Changelog: v2.2.2...v2.3.0