GitHub Actions Trigger

Enables GitHub Actions integration for triggering workflows, fetching action details, and retrieving repository releases through authenticated API interactions

View Source
1 stars
0 tools
Created Aug 2025
@nextdriveioe/nextdriveioe-github-actions-trigger-github-action-trigger-mcp

About

Enables GitHub Actions integration for triggering workflows, fetching action details, and retrieving repository releases through authenticated API interactions

Categories

general

Installation

npm

npm install @nextdriveioe/nextdriveioe-github-actions-trigger-github-action-trigger-mcp

Configuration

{ "mcpServers": { "nextdriveioe-github-actions-trigger-github-action-trigger-mcp": { "command": "npx", "args": [ "-y", "@nextdriveioe/nextdriveioe-github-actions-trigger-github-action-trigger-mcp" ] } } }