github-mcp-server

muhammadkashif247/github-mcp-server

3.2

If you are the rightful owner of github-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This repository is deprecated. Please use the official GitHub MCP server instead.

Tools

Functions exposed to the LLM to take actions

get_repository

Get detailed information about a specific repository.

list_repositories

List repositories for the authenticated user.

create_repository

Create a new GitHub repository.

list_branches

List branches in a repository.

create_branch

Create a new branch.

delete_branch

Delete a branch.

create_issue

Create a new issue in a repository.

list_issues

List issues in a repository.

create_pull_request

Create a new pull request.

merge_pull_request

Merge a pull request.

update_pull_request

Update an existing pull request.

list_pull_requests

List pull requests in a repository.

update_file

Create or update a file in a repository.

create_release

Create a new release.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources