Command Palette

Search for a command to run...

UnylyUnyly
Browse all

mcp

FreeNot checked

Agent-native uptime monitoring. Create, inspect, and assert monitor health. Free 50-monitor tier.

GitHubEmbed

About

Agent-native uptime monitoring. Create, inspect, and assert monitor health. Free 50-monitor tier.

README

Copy-paste-runnable examples for every UptimeMonitoring integration.

Integrations

Integration Path Description
cURL curl/ Create, list, test, and delete monitors from the command line
Node.js node/ Same lifecycle using Node 20+ native fetch, no dependencies
Python python/ Same lifecycle using requests
GitHub Actions github-actions/ Post-deploy health gate with uptimemonitoring/assert-healthy
MCP — Claude Code mcp/claude-code/ Manage monitors with natural language in Claude Code
MCP — Cursor mcp/cursor/ Manage monitors with natural language in Cursor
Webhooks webhooks/ Push notifications when a monitor goes down, recovers, or flaps

Placeholder convention

All examples use placeholders — replace them with your own values before running:

Placeholder Replace with
UPTIMEMONITORING_API_KEY Your API key — set as an environment variable, never hardcode it
umk_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Your actual API key from Settings → API Keys
123 Your monitor's numeric ID (visible in the dashboard URL)
whs_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx The HMAC signing secret returned when you set a webhook

Never commit a real key to version control.

Coming in Phase 2

  • terraform/ — provision and manage monitors as infrastructure
  • kubernetes/ — liveness/readiness gate via assert-healthy in a pod lifecycle hook
  • pagerduty-integration/ — route monitor alerts to PagerDuty incidents

from github.com/uptimemonitoring/examples

Installing mcp

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/uptimemonitoring/examples

FAQ

Is mcp MCP free?

Yes, mcp MCP is free — one-click install via Unyly at no cost.

Does mcp need an API key?

No, mcp runs without API keys or environment variables.

Is mcp hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install mcp in Claude Desktop, Claude Code or Cursor?

Open mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare mcp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs