Skip to content

GitHub Actions

Free

by Indie Developer

Trigger workflows, inspect runs, and manage GitHub Actions from AI.

v1.0.0Added Jan 28, 2025
github-actionsci-cdworkflows
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

Installation

Quick install
npx -y mcp-github-actions
Add to claude_desktop_config.json
{
  "mcpServers": {
    "github-actions": {
      "command": "npx",
      "args": ["-y", "mcp-github-actions"]
    }
  }
}