Appearance
Resources
MCP Resources provide browsable, read-only data that MCP clients can discover and subscribe to. They give AI assistants background context without requiring explicit tool calls.
Workflows
| URI | repo://{owner}/{repo}/workflows |
| Type | Dynamic (ResourceTemplate) |
| MIME | application/json |
List of GitHub Actions workflows in a repository. Returns JSON with workflow name, file path, state, last run status/conclusion, trigger event, and timestamp.
Failures
| URI | repo://{owner}/{repo}/failures |
| Type | Dynamic (ResourceTemplate) |
| MIME | application/json |
Recent failed workflow runs in a repository. Returns the last 5 failed runs with branch, commit SHA, trigger event, duration, actor, and URL.
Patterns
| URI | pipeline-doctor://patterns |
| Type | Static |
| MIME | application/json |
Failure pattern catalog with categories, counts, and descriptions. All 88 patterns grouped by category, each with pattern ID, confidence score, description, and fix suggestion.
