mcpbeat Sign in

Vantaj MCP Server

answering

Vantaj is answering right now. Last checked 11 min ago. It exposes 13 tools.

Vantaj uptime monitoring via MCP - manage monitors, heartbeats, incidents, and status pages.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
13
Tools
read from the server
159 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Vantaj every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://api.vantaj.co/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.vantaj.co/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://api.vantaj.co/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.vantaj.co/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.vantaj.co/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

monitor
create_monitor
Create 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_monitor
Get a single monitor by ID, including status, uptime, regions, and settings.
update_monitor
Update a monitor's settings (name, url, interval, inverted, …). Cannot delete.
domains
list_domains
List tracked domains with expiry dates, registrar, and days remaining.
heartbeats
list_heartbeats
List heartbeat (cron/background job) monitors in a project, with last-ping status.
incident
get_incident
Get a single incident by ID.
incidents
list_incidents
List incidents (outages) in a project - open and resolved, with timestamps and duration.
maintenance
create_maintenance_window
Schedule 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.
monitors
list_monitors
List uptime monitors in a project, with current status, response time, and 24h uptime.
pause
pause_monitor
Pause a monitor - checks stop until it's resumed. Use before planned work on a single target.
projects
list_projects
List all projects in the workspace. Call this first - most other tools need a project_id.
resume
resume_monitor
Resume a paused monitor - checks start again immediately.
status
list_status_pages
List status pages with visibility, slug, and public URL.

Endpoints

URLTransportStateLatencyChecked
https://api.vantaj.co/mcp streamable-http answering 161 ms 11 min ago

Alternatives to Vantaj

same job, measured the same way
Fettle
by fettle

Uptime monitoring for developers — monitors, incidents, heartbeats and status pages

32 installs/wk answering
Betterstack
by usefulapi

Read monitors, incidents, heartbeats, on-call and status pages; acknowledge or resolve incidents.

9 tools answering
Uptimely
by getuptimely

Uptime monitoring: monitors, incidents, alerts, maintenance, on-call, status pages and telemetry.

answering
DevHelm MCP Server
by devhelmhq

Monitor uptime, manage incidents, configure alerting, and query dependency status via DevHelm

387 installs/wk local only
openstatus
by openstatus

Manage monitors, status pages, incidents and maintenances in your openstatus workspace.

answering
mttrly
by mttrly

AI-powered incident management and server monitoring via MCP.

answering
D
Watchpup
by workers-watchpup-watchpup

Free uptime monitoring: HTTP/TCP/TLS/DNS + MCP server checks, cron heartbeats, status pages, alerts.

12 tools answering
Cronalert
by jaredhobbs

Manage CronAlert uptime monitors, check results, and incidents from any MCP client.

49 installs/wk local only

Vantaj — questions

Answers built from our own checks of this server.

What can Vantaj do?
It exposes 13 tools, read directly from the server on our last check. Among them: create_maintenance_window, create_monitor, get_incident, get_monitor, list_domains, list_heartbeats and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Vantaj working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 159 ms. The bar chart above shows every period we have measured.
How do I connect Vantaj?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Vantaj need an API key?
No. Vantaj completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Vantaj?
It answers our handshake in 159 ms on average, which is faster than 74% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.