saidsef/mcp-github-pr-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 standardised interface
Platform-specific configuration:
{
"mcpServers": {
"mcp-github-pr-issue-analyser": {
"command": "npx",
"args": [
"-y",
"mcp-github-pr-issue-analyser"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...