gh-project-manager-mcp
0
The GitHub Project Manager MCP is a Model Context Protocol server designed to manage GitHub projects. It integrates with the GitHub CLI to facilitate common tasks like issue and pull request management and is configured to run using Docker.
create_issue
Create a new issue in a GitHub repository
get_issue
Get detailed information about a specific question
list_issues
List the issues in the warehouse
update_issue
Update existing issues
add_issue_comment
Add a comment to the question
get_issue_comments
Get comments on the question
create_pull_request
Create a new pull request
get_pull_request
Get detailed information about a specific pull request
list_pull_requests
List pull requests in the repository
merge_pull_request
Merge pull requests
create_repository
Create a new GitHub repository
get_file_contents
Get the contents of a file or directory
create_or_update_file
Create or update a single file
create_branch
Create a new branch