Skip to content
Cline

github actions for Cline

io.github.ofershap/github-actions

GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.

client:Cline transport:stdio runtime:npm

Install github actions in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "github-actions": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-github-actions"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

github actions in other clients