Tools that your AI agent can use through this MCP server to interact with GitHub
Find issues and pull requests by state and keyword. See the documentation
Update the status of an item in the selected Project (V2). See the documentation
Update a new issue in a Gihub repo. See the documentation
Allows you to update a gist's description and to update, delete, or rename gist files. See the documentation
Star a repository. See the docs for more info.
List workflowRuns for a repository See the documentation
List releases for a repository See the documentation
Lists public gists for the specified user. See the documentation
Gets a specific workflow run. See the documentation
Get reviewers for a PR (see documentation) or Commit SHA (see documentation).
Get information for a specific repository. See the documentation
Get the content of a file or directory in a specific repository. See the documentation
Get assignees for an issue in a Gihub repo. See the documentation
Enables a workflow and sets the state of the workflow to active. See the documentation
Disables a workflow and sets the state of the workflow to disabled_manually. See the documentation
Creates a new workflow dispatch event. See the documentation
Creates a new repository for the authenticated user. See the documentation
Creates a new pull request for a specified repository. See the documentation
Create or update a file in a repository. See the documentation
Create a new issue in a Gihub repo. See the documentation
Create a new comment in a issue. See the documentation
Allows you to add a new gist with one or more files. See the documentation
Create a new branch in a Github repo. See the documentation