Github Actions runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 10 Mar 2026.
GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add github-actions -- npx -y mcp-server-github-actions
{
"mcpServers": {
"github-actions": {
"args": [
"-y",
"mcp-server-github-actions"
],
"command": "npx"
}
}
}
[mcp_servers.github-actions]
command = "npx"
args = ["-y", "mcp-server-github-actions"]
{
"mcpServers": {
"github-actions": {
"args": [
"-y",
"mcp-server-github-actions"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"github-actions": {
"args": [
"-y",
"mcp-server-github-actions"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.