@uptrack-app/mcp

devops-infra MCP Server

MCP server for Uptrack uptime monitoring — use with Claude, ChatGPT, Cursor, VS Code, Windsurf

VerifiedInstall Ready
devops-infradevops-infra
4 views0 stars0 forksv0.1.4MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @uptrack-app/mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "uptrack-app-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@uptrack-app/mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

12
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (12)

update_monitor

Update monitor config

pause_monitor

Pause an active monitor

delete_monitor

Delete a monitor

Tool

Description

get_incident

Fetch one incident

list_monitors

List all monitors with status, URL, interval, uptime

acknowledge_incident

Acknowledge an open incident

create_monitor

Create a new monitor (HTTP, TCP, DNS, SSL, heartbeat)

get_monitor

Get details for a specific monitor

Client

Install

list_incidents

List recent incidents

resume_monitor

Resume a paused monitor