Gatus (Health Dashboard)

Gatus (Health Dashboard) MCP Connector for Claude

A+

Monitor infrastructure health via Gatus — list endpoints, check real-time status, and analyze performance metrics directly from any AI agent.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Gatus health dashboard to any AI agent to monitor your services and infrastructure through natural conversation.

What you can do

  • Global Visibility — List all monitored endpoints and their current health status across your entire infrastructure.
  • Deep Health Inspection — Drill down into specific services to see recent results and status history using slugified keys.
  • Performance Statistics — Retrieve performance metrics for individual endpoints to identify latency or reliability issues.
  • Metrics Export — Access raw Prometheus-compatible metrics for deep technical analysis and custom reporting.

How it works

  1. Subscribe to this server
  2. Enter your Gatus instance URL
  3. Start monitoring your system health from Claude, Cursor, or any MCP-compatible client.

No more manual dashboard checking. Your AI acts as a 24/7 SRE assistant, providing instant insights into your service availability.

Who is this for?

  • DevOps Engineers — quickly audit service health and retrieve raw metrics without leaving the terminal or IDE.
  • SRE Teams — investigate performance regressions and endpoint history through natural language queries.
  • Product Owners — get high-level status reports on system availability during incidents.
service-healthuptime-monitoringinfrastructure-alertsreal-time-statusdashboard

4 tools expose this connector's capabilities to your AI agent.

get_endpoint_health

Get health status and recent results for a specific endpoint

get_endpoint_stats

Get performance statistics for a specific endpoint

list_endpoints

Get all monitored endpoints and their current status

get_metrics

Get Prometheus-compatible metrics from Gatus

See how to talk to your AI agent using Gatus (Health Dashboard).

List all monitored endpoints and their current status.

I've retrieved the status for 8 endpoints. 7 are 'Healthy' and 1 ('payment-gateway') is currently 'Unhealthy'. Would you like me to investigate the 'payment-gateway' results?

What is the health status of the 'core-api' endpoint?

The 'core-api' endpoint is currently Healthy. The last check was successful with a 200 OK response and a latency of 45ms. Recent history shows 100% uptime over the last 24 hours.

Show me the performance statistics for 'database-service'.

Fetching stats for 'database-service'... Average latency is 12ms, with a 99th percentile of 85ms. There have been 0 failures in the last 500 requests.

Yes! Use the `list_endpoints` tool to retrieve a complete list of all configured endpoints and their current health status across your Gatus instance.

Related Connectors