Skip to main content
Glama

GitHub Action Trigger MCP Server

by nextDriveIoE

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoAlternative way to provide your GitHub token as a global environment variable
GITHUB_PERSONAL_ACCESS_TOKENNoGitHub personal access token for accessing private repositories, increasing API rate limits, or triggering workflows (requires workflow scope)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_github_actions

Get available GitHub Actions for a repository

get_github_action

Get detailed information about a specific GitHub Action, including inputs and their requirements

trigger_github_action

Trigger a GitHub workflow dispatch event with custom inputs

get_github_release

Get the latest 2 releases from a GitHub repository

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