Skip to content

Auto Fix Workflow

Free

by MCP Community

Auto-fix workflow MCP server for GitHub issue automation

v0.4.24Added Apr 12, 2026
mcpgithubautomationauto-fix
Works with:ClaudeGPTGeminiCopilot

Auto Fix Workflow MCP Server

Auto-fix workflow MCP server for GitHub issue automation

Installation

npx -y auto-fix-workflow

Reviews

Leave a Review

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"]
    }
  }
}