Connects to the GitHub API to surface DevOps metrics and CI/CD analytics directly in your IDE through natural language queries. You can ask for DORA metrics (deployment frequency, lead time, change failure rate, MTTR), analyze runner costs across workflows and repositories, track pipeline health and failure patterns, and generate compliance reports for SOC2 or ISO27001. The server pulls data from GitHub Actions workflows, Advanced Security features, and repository events, then renders interactive HTML dashboards with breakdowns by team, repo, and time period. Reach for this when you need to understand CI/CD performance and costs without leaving your editor or building custom analytics tooling.
claude mcp add --transport stdio io.github.tsviz-actions-pulse -- docker run -i --rm ghcr.io/tsviz/actions-pulse:v2.3.0