DevOps
utility-matrix.com
Provides calculators for error budgets, SLO burn rate, incident costs, reserved instance breakeven, and availability SLA.
ENDPOINT 1
https://utility-matrix.com/mcp
Known tools 31
error-budget-calculatorUse this when a user asks about their SLO error budget, remaining error budget, or burn rate.
slo-burn-rate-calculatorUse this when a user asks how fast they are burning their error budget, or whether their current error rate will exhaust their SLO window.
incident-cost-calculatorUse this when a user asks what an outage or incident cost, or wants to calculate the financial impact of downtime.
reserved-instance-breakevenUse this when a user asks whether to buy Reserved Instances or stay on On-Demand, or how long until an RI pays for itself.
availability-sla-calculatorUse this when a user asks what a specific availability percentage (like 99.9% or 99.99%) means in downtime minutes per month or year.
apdex-score-calculatorUse this when a user asks about their Apdex score or wants to measure user satisfaction with response times.
dora-metrics-calculatorUse this when a user wants to benchmark their engineering team against DORA metrics, or classify their deployment frequency and lead time.
pipeline-cost-calculatorUse this when a user asks how much their GitHub Actions CI/CD pipeline costs per month, or wants to compare runner costs.
connection-pool-calculatorUse this when a user asks how many database connections to configure in their connection pool, or is troubleshooting PostgreSQL connection exhaustion.
cluster-capacity-calculatorUse this when a user asks whether their Kubernetes cluster has enough capacity, or how many more pods they can schedule.
precision-recall-f1-calculatorUse this when a user asks about their ML model precision, recall, F1 score, or F-beta score.
egress-cost-calculatorUse this when a user asks how much AWS data transfer or egress costs, or wants to estimate their monthly data transfer bill.
detect-secrets-scannerScan text (config, code, env files) for leaked API keys, tokens, passwords, and private keys.
known-vulnerability-checkerCheck a package name against a database of known CVEs.
certificate-expiry-checkerAssess certificate expiry risk given a domain and days remaining.
kubernetes-manifest-linterLint a Kubernetes manifest (YAML) for common issues: missing resource limits, missing health checks, :latest tag usage, privileged containers.
dockerfile-linterLint a Dockerfile for common issues: :latest tag on FROM, interactive installs without -y, running as root.
query-cost-estimatorEstimate the relative cost of a SQL query based on heuristic analysis: SELECT *, JOIN count, missing WHERE/LIMIT, leading wildcards, unbounded sorts.
canonical-url-auditorAudit a page URL against its canonical tag.
rate-limit-utilization-calculatorCalculate API rate limit utilization given current request count and limit.
alert-fatigue-calculatorUse when a user asks about alert noise, alert fatigue, or on-call burden from non-actionable alerts.
change-failure-rate-calculatorUse when a user asks about change failure rate or DORA CFR.
cloud-waste-calculatorUse when a user asks about cloud waste, idle resources, or unattached storage.
deployment-frequency-calculatorUse when a user asks about deployment frequency or DORA deploy cadence.
ec2-cost-calculatorUse when a user asks about EC2 cost.
mttr-calculatorUse when a user asks about MTTR or DORA recovery time.
on-call-burden-calculatorUse when a user asks about on-call load or burnout risk.
rightsizing-calculatorUse when a user asks about instance rightsizing or overprovisioned compute.
software-purchase-risk-calculatorUse when a user asks about risk of a software purchase or SaaS commitment.
terraform-plan-cost-estimatorUse when a user asks to estimate monthly cost of a Terraform plan.
total-cost-of-ownership-calculatorUse when a user asks about TCO or multi-year SaaS cost.