Back to directory
ko1ynnky/github-actions-mcp-server

ko1ynnky/github-actions-mcp-server

@ko1ynnky

GitHub Actions Model Context Protocol Server for workflow management and automation

githubactionsworkflowci-cdautomationgithub-apimcp-server

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
2026/6/12
Updated
2026/6/13