GitHub Actions
Freeby Indie Developer
Trigger workflows, inspect runs, and manage GitHub Actions from AI.
v1.0.0Added Jan 28, 2025
github-actionsci-cdworkflows
GitHub Actions MCP Server
Trigger workflows, inspect runs, and manage GitHub Actions from AI.
Features
- Workflow runs
- Job logs
- Secrets management
- Artifact downloads
- Run re-runs
Installation
{
"mcpServers": {
"github-actions": {
"command": "npx",
"args": ["-y", "mcp-github-actions"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-github-actions
Add to claude_desktop_config.json
{
"mcpServers": {
"github-actions": {
"command": "npx",
"args": ["-y", "mcp-github-actions"]
}
}
}