GitHub Action Trigger MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoAlternative way to provide your GitHub token as a global environment variable
GITHUB_PERSONAL_ACCESS_TOKENNoGitHub personal access token for accessing private repositories, increasing API rate limits, or triggering workflows (requires workflow scope)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_github_actions

Get available GitHub Actions for a repository

get_github_action

Get detailed information about a specific GitHub Action, including inputs and their requirements

trigger_github_action

Trigger a GitHub workflow dispatch event with custom inputs

get_github_release

Get the latest 2 releases from a GitHub repository

ID: 6ufwxw61ny