GitHub Action Trigger MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub token set as a global environment variable | |
| GITHUB_PERSONAL_ACCESS_TOKEN | No | GitHub personal access token for accessing private repositories, triggering workflows, and other API operations |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_github_actionsC | Get available GitHub Actions for a repository |
| get_github_actionB | Get detailed information about a specific GitHub Action, including inputs and their requirements |
| trigger_github_actionB | Trigger a GitHub workflow dispatch event with custom inputs |
| get_github_releaseC | Get the latest 2 releases from a GitHub repository |
| enable_pull_request_automergeB | Enable auto-merge for a specific pull request. This will automatically merge the PR when all required checks pass. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nextDriveIoE/github-action-trigger-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server