github-actions-mcp-server

ko1ynnky/github-actions-mcp-server

3.5

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.

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources