devops-infra MCP Server
MCP server for Uptrack uptime monitoring — use with Claude, ChatGPT, Cursor, VS Code, Windsurf
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
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)
Update monitor config
Pause an active monitor
Delete a monitor
Description
Fetch one incident
List all monitors with status, URL, interval, uptime
Acknowledge an open incident
Create a new monitor (HTTP, TCP, DNS, SSL, heartbeat)
Get details for a specific monitor
Install
List recent incidents
Resume a paused monitor