Github Workflow
MCP Serverby yaakaito · Added 5mo ago
Claude
3
Install
git clone https://github.com/yaakaito/envAdd to Claude
claude mcp add github-workflowQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"github-workflow": {
"command": "npx",
"args": [
"@modelcontextprotocol/github-workflow"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Write and edit GitHub Actions workflow files. Use when creating new workflows, editing existing .github/workflows/*.yml files, or setting up CI/CD pipelines. Triggers on requests like "create a workflow", "add GitHub Actions", "set up CI", or "edit the workflow file".
Tags
developmentgoshellnodegitskill