GitHub Actions MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub Personal Access Token with appropriate permissions (repo, workflow, contents:read, contents:write, actions:read, actions:write) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_workflowC | Create a new GitHub Actions workflow file |
| list_workflowsB | List workflows in a GitHub repository |
| get_workflowC | Get details of a specific workflow |
| get_workflow_usageC | Get usage statistics of a workflow |
| list_workflow_runsC | List all workflow runs for a repository or specific workflow |
| get_workflow_runC | Get details of a specific workflow run |
| get_workflow_run_jobsC | Get jobs for a specific workflow run |
| trigger_workflowC | Trigger a workflow run |
| cancel_workflow_runC | Cancel a workflow run |
| rerun_workflowC | Re-run a workflow run |
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/onemarc/github-actions-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server