Auto Fix Workflow
Freeby MCP Community
Auto-fix workflow MCP server for GitHub issue automation
v0.4.24Added Apr 12, 2026
mcpgithubautomationauto-fix
Auto Fix Workflow MCP Server
Auto-fix workflow MCP server for GitHub issue automation
Installation
npx -y auto-fix-workflow
Reviews
Installation
Quick install
npx -y auto-fix-workflow
Add to claude_desktop_config.json
{
"mcpServers": {
"auto-fix-workflow": {
"command": "npx",
"args": ["-y", "auto-fix-workflow"]
}
}
}