Run your GitHub Actions locally ๐Ÿš€

71,452 stars Go Go 1 file ยท ~9,592 tokens #ci#devops#github-actions#golang

act MCP Server

MCP server for nektos/act

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "act": {
      "command": "npx",
      "args": [
        "-y",
        "@nektos/act"
      ]
    }
  }
}