MCP.so
Sign In
Servers

Mcp Server Github Actions

@ofershap

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

Add this server to your MCP-compatible client using the configuration below.

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

More from Version Control