github actions for Claude Desktop
io.github.ofershap/github-actions
GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.
client:Claude Desktop
transport:stdio
runtime:npm
Install github actions in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"github-actions": {
"command": "npx",
"args": [
"-y",
"mcp-server-github-actions"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs