MCP server for managing GitHub issues and pull requests, providing AI agents with tools to gather context and close issues through PR workflows
Project description
GitHub Issue PR Manager
MCP server for managing GitHub issues and pull requests, providing AI agents with tools to gather context and close issues through PR workflows
Installation
uvx github-issue-pr-manager
Tools
get_issue: Get detailed information about a GitHub issue including comments and linked PRslist_issue_prs: List all pull requests that reference or are linked to a specific issueget_pull_request: Get detailed information about a pull request including its status and mergabilitylist_repository_prs: List pull requests in a repository with optional filtering by statecreate_pull_request: Create a new pull requestmerge_pull_request: Merge a pull request if it's readyclose_issue: Close an issue and optionally add a closing commentadd_issue_comment: Add a comment to an issue
Resources
docs://github-api/{endpoint}: GitHub API documentation reference for issues and pull requestsguide://workflow: Guide for using this MCP to close issues with PRs
Prompts
analyze_issue: Analyze an issue and determine what actions are needed to resolve itclose_issue_workflow: Guide through the complete workflow to close an issue via PR
Claude Desktop Configuration
{
"mcpServers": {
"github-issue-pr-manager": {
"command": "uvx",
"args": ["github-issue-pr-manager"]
}
}
}
Generated with MCP Builder
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file github_issue_pr_manager-0.1.0.tar.gz.
File metadata
- Download URL: github_issue_pr_manager-0.1.0.tar.gz
- Upload date:
- Size: 7.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a388f0e614f2e3a3862ecbd4a1b9edb6f02052680b466abb7e54323b78adfca7
|
|
| MD5 |
bb03a64894153e9e9ae566e7d5a61b11
|
|
| BLAKE2b-256 |
ffaa26e3ee733ba99e343b75da69a8f525bc2813ef75be517a313d61ee050f5a
|
File details
Details for the file github_issue_pr_manager-0.1.0-py3-none-any.whl.
File metadata
- Download URL: github_issue_pr_manager-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7be12bc151beb9ab2482ae2fe65573e2241f297fc9f7c381bedb4c6d4c30a32b
|
|
| MD5 |
ce59f4d323d07a593eebda7406eac3d2
|
|
| BLAKE2b-256 |
2d3b9d87e5c752e07793939df385086272250fe85a8dcc51464b2257fd975a07
|