GitHub Actions MCP Server
Community
Developer Tools
stdio
Automate CI/CD workflows from AI agents. Trigger workflow runs, monitor build status, view logs, manage secrets, and integrate with GitHub Actions for continuous deployment and testing.
Quick Install
$ npx -y mcp-server-github-actionsEnvironment Variables
| Variable | Description | Required |
|---|---|---|
| GITHUB_TOKEN | GitHub token with actions scope | Yes |
Configuration by Client
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"mcp-server-github-actions"
],
"env": {
"GITHUB_TOKEN": ""
}
}
}
}Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.
Available Tools (4)
trigger_workflowlist_runsget_run_logscancel_run