Server data from the Official MCP Registry
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
About
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
Remote endpoints: streamable-http: https://server.smithery.ai/@saidsef/mcp-github-pr-issue-analyser/mcp
Security Report
Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
5 files analyzed · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
MCP for GitHub PR, Issues, Tags and Releases
An MCP server that connects an LLM to GitHub's repository management features. It analyses pull requests, manages issues, and handles tags and releases, over stdio or HTTP, with a static token or GitHub OAuth2.
- Pull requests - fetch diffs, content, linked issues and CI status; create, comment, review, merge and update
- Issues - create, update, list and assign; read a repository's labels
- Releases - tag commits and publish releases
- Users - profile lookup, contribution activity and star growth via GraphQL
The full tool list is in docs/tools.md.
Quick start
export GITHUB_TOKEN="<github-token>"
uvx https://github.com/saidsef/mcp-github-pr-issue-analyser.git
Then add it to your client:
{
"mcpServers": {
"github_prs_issues": {
"command": "uvx",
"args": [
"https://github.com/saidsef/mcp-github-pr-issue-analyser.git"
],
"env": {
"GITHUB_TOKEN": "<your-github-token>"
}
}
}
}
For HTTP mode, Docker, Kubernetes and OAuth2, see the documentation below.
Documentation
| Page | Contents |
|---|---|
| Installation | Requirements, running from source, Docker, Kubernetes |
| Configuration | Auth modes, environment variables, OAuth App setup, Redis |
| Client configuration | Ready-to-paste configs for token and OAuth2, per client |
| Tools | Every tool the server registers, and the skills that drive them |
| Architecture | Request path from client to GitHub API |
| Metrics | Prometheus endpoint, metric names, scrape setup |
Requirements
Python 3.12+, and a GitHub personal access token with repo scope or a GitHub OAuth App.
Source
Our latest and greatest source of mcp-github-pr-issue-analyser can be found on GitHub. Fork us!
Contributing
We would :heart: you to contribute by making a pull request.
Please read the official Contribution Guide for more information on how you can contribute.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
