mcp-gh

TB-Warp/mcp-gh

3.2

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

The GitHub MCP Server is a professional Model Context Protocol server that provides seamless access to GitHub operations through AI-assistants like Warp Terminal, leveraging the GitHub CLI.

Tools

Functions exposed to the LLM to take actions

gh_repo_list

List repositories for authenticated user or specified owner.

gh_repo_info

Get detailed information about a specific repository.

gh_repo_create

Create a new repository.

gh_issue_list

List issues with filtering options.

gh_issue_create

Create a new issue with labels and assignees.

gh_pr_list

List pull requests with filtering options.

gh_pr_create

Create a new pull request.

gh_workflow_list

List GitHub Actions workflows.

gh_workflow_run

Trigger a GitHub Actions workflow.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources