genia-mcp-server-github

genia-mcp-server-github

3.5

The GitHub MCP Server is designed to enable GENIA users to manage GitHub repositories, issues, and pull requests through a unified interface. It supports full operations and integrates seamlessly with GENIA's MCP orchestrator, requiring Docker and GitHub authentication.

get_me

Obtain authenticated user information

get_my_repos

List user repositories

get_repo

Get specific warehouse information

create_repo

Create a new repository

update_repo

Update warehouse configuration

delete_repo

Delete the repository

get_issues

List warehouse issues

get_issue

Get specific issue information

create_issue

Create a new issue

update_issue

Update issue

close_issue

Close issue

get_pull_requests

List repository pull requests

get_pull_request

Get specific pull request information

create_pull_request

Create a new pull request

update_pull_request

Update pull request

merge_pull_request

Merge pull request