Back to directory
github-actions-mcp-server

github-actions-mcp-server

@ko1ynnky41

MCP Server for GitHub Actions API, enabling AI assistants to manage workflows

githubactionsworkflowaiassistantscontext

Installation & Configuration

{
  "mcpServers": {
    "github-actions": {
      "command": "node",
      "args": [
        "<path-to-mcp-server>/dist/index.js"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/20
Updated
2026/6/7