Loading languages...
GI

github-actions-mcp-server

@ko1ynnky39

GitHub Actions Model Context Protocol Server

github
actions
workflow
ai
assistants

# mcpServer Config

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

# stdio

node dist/index.js
Transport:
stdio
Language:
TypeScript
Created:3/20/2025
Updated:7/30/2025