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
Built on FastMCP with stdio and HTTP transport modes, it exposes GitHub API operations—PR diffing, inline code review comments, issue/tag/release management—as standardized MCP tools callable by LLMs. The modular architecture separates GitHub integration from IP lookup capabilities, enabling extensibility while maintaining clean separation of concerns across the tool interface.
Stars
5
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/saidsef/mcp-github-pr-issue-analyser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
github/github-mcp-server
GitHub's official MCP Server
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
AsyncFuncAI/github-chat-mcp
A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.
kopfrechner/gitlab-mr-mcp
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details,...