mcpbeat

Utility Matrix MCP Server

io.github.helphub369/utility-matrix
answering

Utility Matrix is answering right now. Last checked 2 min ago. It exposes 31 tools.

Free browser-based calculators and analyzers for cloud cost, DevOps, security, and data governance.

Uptime history 44 hours of history
44 hours agonow
100.0%
Uptime 24h
92 of 92 checks
31
Tools
read from the server
174 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add utility-matrix --transport http https://utility-matrix.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "utility-matrix": {
      "url": "https://utility-matrix.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.utility-matrix]
url = "https://utility-matrix.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "utility-matrix": {
      "url": "https://utility-matrix.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "utility-matrix": {
      "url": "https://utility-matrix.com/mcp"
    }
  }
}

Available tools 31

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

alert
alert-fatigue-calculator
Use when a user asks about alert noise, alert fatigue, or on-call burden from non-actionable alerts. Given weekly alert volume, actionable %, engineer count, and avg resolution time, returns noise rate, wasted hours, and fatigue tier.
apdex
apdex-score-calculator
Use this when a user asks about their Apdex score or wants to measure user satisfaction with response times. Takes satisfied, tolerating, and total request counts. Returns Apdex score (0–1) and performance rating.
availability
availability-sla-calculator
Use this when a user asks what a specific availability percentage (like 99.9% or 99.99%) means in downtime minutes per month or year. Converts availability SLA percentage to exact downtime budgets: annual, monthly, weekly, and daily.
call
on-call-burden-calculator
Use when a user asks about on-call load or burnout risk.
canonical
canonical-url-auditor
Audit a page URL against its canonical tag. Detects missing canonical, self-referencing canonical, and relative URL issues.
certificate
certificate-expiry-checker
Assess certificate expiry risk given a domain and days remaining. Returns risk level (OK, WARNING at <30 days, CRITICAL at <7 days, EXPIRED at <0).
change
change-failure-rate-calculator
Use when a user asks about change failure rate or DORA CFR. Given total and failed deployments, returns failure rate percentage and DORA tier.
cloud
cloud-waste-calculator
Use when a user asks about cloud waste, idle resources, or unattached storage. Given monthly cloud bill and idle/oversized percentages, returns waste estimate and tier.
cluster
cluster-capacity-calculator
Use this when a user asks whether their Kubernetes cluster has enough capacity, or how many more pods they can schedule. Takes node count (`nodes`), CPU cores per node (`node_cpu`), memory per node in GB (`node_memory_gb`), pod count (`pods`), and resource requests. Returns cluster utilization and headroom.
connection
connection-pool-calculator
Use this when a user asks how many database connections to configure in their connection pool, or is troubleshooting PostgreSQL connection exhaustion. Takes CPU cores, app instances, and max_connections. Returns recommended pool size per instance with utilization ratio.
cost
query-cost-estimator
Estimate the relative cost of a SQL query based on heuristic analysis: SELECT *, JOIN count, missing WHERE/LIMIT, leading wildcards, unbounded sorts. Returns cost score and level.
deployment
deployment-frequency-calculator
Use when a user asks about deployment frequency or DORA deploy cadence.
detect
detect-secrets-scanner
Scan text (config, code, env files) for leaked API keys, tokens, passwords, and private keys. Returns findings with redacted matches and severity classification.
dockerfile
dockerfile-linter
Lint a Dockerfile for common issues: :latest tag on FROM, interactive installs without -y, running as root. Returns issues with suggestions per instruction.
dora
dora-metrics-calculator
Use this when a user wants to benchmark their engineering team against DORA metrics, or classify their deployment frequency and lead time. Takes deploy frequency, lead time hours, change failure rate, and restore time. Returns Elite/High/Medium/Low tier classification per metric.
ec2
ec2-cost-calculator
Use when a user asks about EC2 cost. Given instance type and hours, returns monthly cost and DO-equivalent savings estimate.
egress
egress-cost-calculator
Use this when a user asks how much AWS data transfer or egress costs, or wants to estimate their monthly data transfer bill. Takes monthly transfer volume in GB. Returns estimated monthly egress cost using AWS tiered pricing.
error
error-budget-calculator
Use this when a user asks about their SLO error budget, remaining error budget, or burn rate. Given SLO percentage and window, returns budget minutes remaining, burn rate multiplier, and status (Under budget / Elevated / ALERTING).
incident
incident-cost-calculator
Use this when a user asks what an outage or incident cost, or wants to calculate the financial impact of downtime. Takes hourly revenue, downtime duration, and affected percentage. Returns revenue impact, engineering cost, and total incident cost in dollars.
known
known-vulnerability-checker
Check a package name against a database of known CVEs. Returns vulnerability status, CVE ID, and severity for common packages (log4j, lodash, moment, axios, django, flask, pillow, etc.).
kubernetes
kubernetes-manifest-linter
Lint a Kubernetes manifest (YAML) for common issues: missing resource limits, missing health checks, :latest tag usage, privileged containers. Returns issue list and severity.
mttr
mttr-calculator
Use when a user asks about MTTR or DORA recovery time. Takes incident timestamps (string lines "start,detected,resolved" or array of {start,detected,resolved}).
pipeline
pipeline-cost-calculator
Use this when a user asks how much their GitHub Actions CI/CD pipeline costs per month, or wants to compare runner costs. Takes average job duration, jobs per run, monthly run count, and runner type. Returns monthly billing cost with runner multiplier breakdown.
precision
precision-recall-f1-calculator
Use this when a user asks about their ML model precision, recall, F1 score, or F-beta score. Takes precision, recall, and optional beta weight. Returns F1, F-beta, and interpretation of the precision-recall tradeoff.
rate
rate-limit-utilization-calculator
Calculate API rate limit utilization given current request count and limit. Returns utilization percentage, buffer, safety status, and risk level (OK at <80%, WARNING at 80-95%, CRITICAL at >95%).
reserved
reserved-instance-breakeven
Use this when a user asks whether to buy Reserved Instances or stay on On-Demand, or how long until an RI pays for itself. Takes On-Demand and RI monthly costs plus upfront fee. Returns break-even month and net savings over 1yr and 3yr terms.
rightsizing
rightsizing-calculator
Use when a user asks about instance rightsizing or overprovisioned compute.
slo
slo-burn-rate-calculator
Use this when a user asks how fast they are burning their error budget, or whether their current error rate will exhaust their SLO window. Takes error count and total requests over a period, returns burn rate multiple and time-to-exhaustion signal.
software
software-purchase-risk-calculator
Use when a user asks about risk of a software purchase or SaaS commitment.
terraform
terraform-plan-cost-estimator
Use when a user asks to estimate monthly cost of a Terraform plan.
total
total-cost-of-ownership-calculator
Use when a user asks about TCO or multi-year SaaS cost.

Endpoints

URLTransportStateLatencyChecked
https://utility-matrix.com/mcp streamable-http answering 193 ms 2 min ago

Utility Matrix — questions

Answers built from our own checks of this server.

What can Utility Matrix do?
It exposes 31 tools, read directly from the server on our last check. Among them: alert-fatigue-calculator, apdex-score-calculator, availability-sla-calculator, canonical-url-auditor, certificate-expiry-checker, change-failure-rate-calculator and 25 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Utility Matrix working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 174 ms. The bar chart above shows every period we have measured.
How do I connect Utility Matrix?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Utility Matrix need an API key?
No. Utility Matrix completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 31 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Utility Matrix?
It answers our handshake in 174 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.