MCP Server
MCP
gha-doctor
Diagnose GitHub Actions CI: lint, flaky tests, wasted minutes, health score. Read-only MCP tools.
Install
oci:ghcr.io/linnea-bakshi/gha-doctor:0.61.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/linnea-bakshi/gha-doctor:0.61.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "--mcp",
"type": "positional",
"valueHint": "--mcp"
}
],
"environmentVariables": [
{
"description": "GitHub token for run-history analysis and log reading (optional for public-repo lint; raises the API rate limit and enables private repos and logs)",
"isSecret": true,
"name": "GITHUB_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment