Loomal

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

3 starsnpm: mcp-server-github-actions

About github-actions

github-actions is an MCP (Model Context Protocol) server published by ofershap in the official MCP registry, listed under CI/CD & DevOps on Loomal. GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.

It ships as an npm package (mcp-server-github-actions), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ofershap/mcp-server-github-actions, where the project has earned 3 GitHub stars.

Use github-actions with your agent

Claude Code · one command
claude mcp add github-actions -- npx -y mcp-server-github-actions
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "github-actions": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-github-actions"
      ]
    }
  }
}
npmmcp-server-github-actions

Frequently asked questions

What is github-actions?
github-actions is an MCP (Model Context Protocol) server by ofershap in the CI/CD & DevOps category. GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD.
How do I connect github-actions to Claude, Cursor, or another MCP client?
Install github-actions from its npm package (mcp-server-github-actions) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is github-actions open source?
Yes — the source code is public at github.com/ofershap/mcp-server-github-actions, with 3 GitHub stars.
Can AI agents pay to use github-actions?
Not yet through Loomal — github-actions is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain github-actions? Claim this listing free by verifying GitHub ownership, or contact us.