donthv/sample-github-actions-mcp-server
3.1
If you are the rightful owner of sample-github-actions-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for interacting with GitHub Actions workflows, secrets, environments, and more.
Tools
Functions exposed to the LLM to take actions
listWorkflows
List GitHub Actions workflows in a repository
getWorkflow
Get details and content of a specific workflow
listWorkflowRuns
List workflow run history
createOrUpdateWorkflow
Create or update a workflow file
listSecrets
List GitHub Actions secrets (names only, not values)
listEnvironments
List GitHub Actions environments
validateWorkflow
Validate workflow YAML content
getWorkflowTemplates
Get common workflow templates
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client