Provides a direct interface for AI assistants to programmatically interact with GitHub Actions, allowing users to list runs, retrieve logs, re-run jobs (including failed ones), cancel builds, list artifacts, and trigger new deployments directly from an MCP-compatible client like Claude Desktop, Cursor, or VS Code Copilot. This server extends the capabilities of your AI assistant, enabling seamless integration with your CI/CD pipelines.
Key Features
01Access and download comprehensive workflow run logs.
02Trigger workflows manually via `workflow_dispatch` events.
03List and retrieve detailed information for GitHub Actions workflow runs.
040 GitHub stars
05Cancel in-progress or queued workflow runs.
06Re-run entire workflows or specifically re-run only failed jobs.