Back to directory
ofershap/mcp-server-github-actions

ofershap/mcp-server-github-actions

@ofershap

MCP server for GitHub Actions — view runs, read logs, re-run jobs, trigger workflows

github-actionsci-cdworkflowautomationdevopsnpmtypescript

Installation & Configuration

{
  "mcpServers": {
    "github-actions": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-github-actions"
      ],
      "env": {
        "GITHUB_TOKEN": "<your-token>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12