github-actions-mcp-server
32
The GitHub Actions MCP Server allows AI assistants to manage GitHub Actions workflows seamlessly. It offers features like complete workflow management, detailed analysis of workflow runs, and robust security measures for error handling and API interaction.
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