actions-debugger

htekdev/actions-debugger
★ 0 stars TypeScript 🤖 AI/LLM Updated today
65+ real GitHub Actions errors, queryable by agents. MCP server + Copilot skills + error database.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "actions-debugger": {
      "command": "npx",
      "args": [
        "-y",
        "htekdev/actions-debugger"
      ]
    }
  }
}

README Excerpt

> 65+ real GitHub Actions errors, queryable by agents. MCP server + Copilot skills + error database. **Stop debugging the same CI failures over and over.** This repo packages 65+ real-world GitHub Actions error scenarios — with regex-matchable patterns, root causes, and copy-paste fixes — into formats that both humans and AI agents can consume.

Tools (6)

diagnose_workflowlist_categorieslookup_errorsearch_errorssuggest_fixtriggers