GitHub Actions MCP Server

Stabledevelopment
110 starsTypeScriptcommunity
GitHub
About

Overview

The GitHub Actions MCP Server enables AI agents to interact with GitHub Actions CI/CD. It provides tools for listing workflows, triggering workflow runs, viewing run status and logs, and managing workflow files.
Capabilities

Tools & Capabilities

list_workflows

List all workflows in a repository

trigger_workflow

Trigger a workflow run

list_runs

List recent workflow runs

get_run_logs

Get logs from a workflow run

cancel_run

Cancel a running workflow

Setup

Installation

bash
Install
npx -y mcp-server-github-actions
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "gh-actions": {
      "command": "npx",
      "args": ["-y", "mcp-server-github-actions"],
      "env": {
        "GITHUB_TOKEN": "ghp_your-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 110
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us