Skip to content

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

URIrepo://{owner}/{repo}/workflows
TypeDynamic (ResourceTemplate)
MIMEapplication/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

URIrepo://{owner}/{repo}/failures
TypeDynamic (ResourceTemplate)
MIMEapplication/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

URIpipeline-doctor://patterns
TypeStatic
MIMEapplication/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.