github-actions-mcp-server
If you are the rightful owner of github-actions-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 henry@mcphub.com.
MCP Server for the GitHub Actions API, enabling AI assistants to manage and operate GitHub Actions workflows.
list_workflows
List workflows in GitHub repository
get_workflow
Get detailed information about a specific workflow
get_workflow_usage
Get the usage statistics of the workflow
list_workflow_runs
List all runs of a repository or a specific workflow
get_workflow_run
Get detailed information about a specific workflow operation
get_workflow_run_jobs
Get jobs running for a specific workflow
trigger_workflow
Trigger workflow operation
cancel_workflow_run
Cancel the workflow operation
rerun_workflow
Rerun the workflow