GitHub Action Trigger
CreatednextDriveIoE
Enables triggering GitHub workflow dispatch events and retrieving information about GitHub Actions and releases.
About
This tool provides a Model Context Protocol (MCP) server designed for GitHub Actions integration, allowing users to fetch available GitHub Actions, get detailed information about specific actions (including inputs), trigger workflow dispatch events with custom parameters, and retrieve the latest releases from a GitHub repository. It supports both local installation and usage via npx, and offers flexible configuration options for GitHub personal access tokens.
Key Features
- 1 GitHub stars
- Fetches available GitHub Actions from a repository.
- Supports local installation and usage via npx.
- Fetches the latest releases from a GitHub repository.
- Retrieves detailed information about a specific GitHub Action, including inputs.
- Triggers GitHub workflow dispatch events with customizable parameters.
Use Cases
- Retrieving and utilizing metadata about GitHub Actions and releases in external systems.
- Integrating GitHub Actions into larger automation workflows.
- Automating GitHub workflow execution through custom triggers.