co.vantaj/mcp-server
Vantaj uptime monitoring via MCP - manage monitors, heartbeats, incidents, and status pages.
assessed on 1 of 3 dimensions
https://api.vantaj.co/mcpcreate_maintenance_windowCreate maintenance windowSchedule a one-time maintenance window: the listed monitors keep running but their alerts are suppressed between starts_at and ends_at. Use before deploys or planned downtime.
create_monitorCreate monitorCreate a new uptime monitor. Checks start immediately. Types: http, tcp (host:port URL), smtp, ping, ssl, dns. Set inverted=true for exposure monitoring (alert when a target that should stay down becomes reachable).
get_incidentGet incidentGet a single incident by ID.
get_monitorGet monitorGet a single monitor by ID, including status, uptime, regions, and settings.
list_domainsList domainsList tracked domains with expiry dates, registrar, and days remaining.
list_heartbeatsList heartbeatsList heartbeat (cron/background job) monitors in a project, with last-ping status.
list_incidentsEvery verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.
List incidents (outages) in a project - open and resolved, with timestamps and duration.
list_monitorsList monitorsList uptime monitors in a project, with current status, response time, and 24h uptime.
list_projectsList projectsList all projects in the workspace. Call this first - most other tools need a project_id.
list_status_pagesList status pagesList status pages with visibility, slug, and public URL.
pause_monitorPause monitorPause a monitor - checks stop until it's resumed. Use before planned work on a single target.
resume_monitorResume monitorResume a paused monitor - checks start again immediately.
update_monitorUpdate monitorUpdate a monitor's settings (name, url, interval, inverted, …). Cannot delete.
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.