Uptrack
MCP — Model Context Protocol

Ask Claude about
your uptime.

Connect Uptrack to Claude AI via MCP. Check which monitors are down, investigate incidents, create new monitors, and get analytics — all in plain English, from a conversation.

What you can ask Claude

Once connected, Claude can read your monitor data and take actions on your behalf.

Which of my monitors are currently down?
Claude2 monitors are down right now: api.example.com (since 14 min ago) and checkout.example.com (since 2 min ago). Both triggered from US-East and EU-West.
What's our uptime been like this month?
ClaudeOverall 30-day uptime is 99.4%. You had 3 incidents — the longest was 47 minutes on March 12. Average response time is 210ms.
Add a monitor for staging.example.com
ClaudeDone — created HTTP monitor for staging.example.com, checking every minute.

How to connect

Option A — Claude.ai (OAuth)

1

Go to Claude.ai → Connectors

Open Claude.ai and navigate to the Connectors section in settings.

2

Find Uptrack

Search for "Uptrack" in the connector directory and click Connect.

3

Authorize with your account

Log in to Uptrack and authorize Claude to access your monitors. Takes 30 seconds.

Option B — API Key (Claude Desktop / any MCP client)

Add this to your MCP client config (e.g. claude_desktop_config.json):

{
  "mcpServers": {
    "uptrack": {
      "url": "https://api.uptrack.app/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Get your API key from Settings → API Keys in your Uptrack dashboard.

What Claude can do with Uptrack

Monitors

  • List all monitors with current status
  • Get detailed info and uptime %
  • Create a new monitor
  • Pause or resume monitoring
  • Delete a monitor

Incidents

  • List recent incidents with cause and duration
  • Acknowledge an active incident
  • Get incident stats for a monitor

Analytics

  • Dashboard overview (uptime %, active monitors)
  • Response time trends (30-day)
  • Uptime chart data per monitor

Alerts & Pages

  • List configured alert channels
  • Create new alert channel (Slack, Discord, Telegram, Email)
  • List public status pages

MCP Server Details

For developers building on the MCP protocol.

Endpointhttps://api.uptrack.app/api/mcp
ProtocolMCP 2025-11-25 (Streamable HTTP)
AuthOAuth 2.0 or API Key (Bearer token)
Tools13 tools
Resourcesuptrack://monitors, uptrack://incidents, uptrack://dashboard
Promptsdaily-report, incident-summary, monitor-health-check

Start monitoring with Claude today

50 free monitors — 10 at 30s, 40 at 1min. No credit card required.