Connection check
local install
github-actions
GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.
Tools
9
GitHub stars
4
Installs / wk
60
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
9 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
cancel_run
from source
Cancel a workflow run that is in progress or queued. Cancel a workflow run that is in progress or queued.
get_run
from source
Get details of a specific workflow run. Get details of a specific workflow run.
get_run_logs
from source
Get logs URL for a workflow run. GitHub returns a redirect to a zip file. Get logs URL for a workflow run. GitHub returns a redirect to a zip file.
list_artifacts
from source
List artifacts produced by a workflow run. List artifacts produced by a workflow run.
list_runs
from source
List workflow runs for a repository. Optionally filter by workflow or status. List workflow runs for a repository. Optionally filter by workflow or status.
list_workflows
from source
List all workflow files in a GitHub repository. List all workflow files in a GitHub repository.
rerun_failed_jobs
from source
Re-run only the failed jobs from a workflow run. Re-run only the failed jobs from a workflow run.
rerun_workflow
from source
Re-run a complete workflow run. Re-run a complete workflow run.
trigger_workflow
from source