Free uptime monitoring: HTTP/TCP/TLS/DNS + MCP server checks, cron heartbeats, status pages, alerts.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://watchpup.watchpup.workers.dev/mcp12 outils · 142 mscheck_urlCheck any public URL RIGHT NOW: is it up, HTTP status, response time in ms. With kind:"mcp" it instead performs a real JSON-RPC initialize handshake against a streamable-HTTP MCP server endpoint and reports the server’s self-declared name/version/protocol — useful to tell "the MCP server is down" f…Check any public URL RIGHT NOW: is it up, HTTP status, response time in ms. With kind:"mcp" it instead performs a real JSON-RPC initialize handshake against a streamable-HTTP MCP server endpoint and reports the server’s self-declared name/version/protocol — useful to tell "the MCP server is down" f…
url : Links to undeclared domains: example.com, mcp.deepwiki.com| Paramètre | Type | Description |
|---|---|---|
| url* | string | Public http(s) URL to check, e.g. https://example.com — for kind=mcp the MCP endpoint URL, e.g. https://mcp.deepwiki.com/mcp |
| kind | string | What to speak: plain HTTP (default) or an MCP initialize handshake |
list_monitorsList all monitors on the account: current up/down status, kind, target, interval, last check. Optionally filter by tag.List all monitors on the account: current up/down status, kind, target, interval, last check. Optionally filter by tag.
| Paramètre | Type | Description |
|---|---|---|
| tag | string | Only monitors carrying ALL these tags (comma-separated), e.g. "prod" or "prod,eu" |
get_monitorFull detail for one monitor: status, config, 24h latency percentiles and trend (http/tcp), SLA budget if a target is set. Heartbeat monitors include their ping_url and ping_email.Full detail for one monitor: status, config, 24h latency percentiles and trend (http/tcp), SLA budget if a target is set. Heartbeat monitors include their ping_url and ping_email.
| Paramètre | Type | Description |
|---|---|---|
| id* | string | Monitor id (from list_monitors) |
create_monitorCreate a monitor. kind=http (needs url), tcp (target "host:port"), tls (target host[:port] — cert-expiry watch), domain (target — registration-expiry via RDAP), dns (target + rtype A/AAAA/MX/... , optional expect_value), heartbeat (dead-man’s switch for cron jobs/agent loops: needs name; response i…Create a monitor. kind=http (needs url), tcp (target "host:port"), tls (target host[:port] — cert-expiry watch), domain (target — registration-expiry via RDAP), dns (target + rtype A/AAAA/MX/... , optional expect_value), heartbeat (dead-man’s switch for cron jobs/agent loops: needs name; response i…
| Paramètre | Type | Description |
|---|---|---|
| kind | string | Monitor kind (default http; "mcp" monitors an MCP server via JSON-RPC initialize) |
| url | string | For kind=http: the URL to check |
| target | string | For tcp/tls/domain/dns: host[:port] or domain name |
| name | string | Display name (required for heartbeat, defaults to the target host otherwise) |
| interval | integer | Check interval in seconds, min 60 (heartbeat: expected ping interval) |
update_monitorPATCH any monitor field: name, url, target, interval, expect, keyword, slow_ms, grace, cron, tags, sla_target, renotify, channels (alert routing)... Pause with {"status":"paused"}, resume with {"status":"new"}. Empty string clears optional fields.PATCH any monitor field: name, url, target, interval, expect, keyword, slow_ms, grace, cron, tags, sla_target, renotify, channels (alert routing)... Pause with {"status":"paused"}, resume with {"status":"new"}. Empty string clears optional fields.
| Paramètre | Type | Description |
|---|---|---|
| id* | string | Monitor id |
| status | string | "paused" stops checking; "new" resumes |
delete_monitorprivilégiéPermanently delete a monitor and all its check history, events and rollups. Cannot be undone.Permanently delete a monitor and all its check history, events and rollups. Cannot be undone.
| Paramètre | Type | Description |
|---|---|---|
| id* | string | Monitor id |
list_incidentsDowntime incidents (ongoing and resolved) across all monitors: start, duration, cause, acknowledgement, notes.Downtime incidents (ongoing and resolved) across all monitors: start, duration, cause, acknowledgement, notes.
| Paramètre | Type | Description |
|---|---|---|
| days | integer | Lookback window in days, 1-90 (default 30) |
ack_incidentMark an ongoing incident as "someone is on it" — pauses still-down reminder alerts for that monitor until recovery. Set un=true to un-acknowledge (re-arms reminders).Mark an ongoing incident as "someone is on it" — pauses still-down reminder alerts for that monitor until recovery. Set un=true to un-acknowledge (re-arms reminders).
| Paramètre | Type | Description |
|---|---|---|
| id* | integer | Incident id (from list_incidents) |
| un | boolean | true = remove an existing acknowledgement |
add_incident_noteAttach/replace a note (max 500 chars) on an incident. Notes publish with the incident on public status pages, their JSON and the Atom feed. Empty string clears.Attach/replace a note (max 500 chars) on an incident. Notes publish with the incident on public status pages, their JSON and the Atom feed. Empty string clears.
| Paramètre | Type | Description |
|---|---|---|
| id* | integer | Incident id (from list_incidents) |
| note* | string | The note text ("" clears) |
list_channelsAlert delivery channels on the account (email / webhook / Discord / Slack / ntfy / Telegram), their verification state and delivery health.Alert delivery channels on the account (email / webhook / Discord / Slack / ntfy / Telegram), their verification state and delivery health.
Aucun schéma d’entrée n’a été publié pour cet outil.
get_status_pageMachine-readable state of any public Watchpup status page by slug: per-monitor status, uptime, incidents last 30d. No API key needed.Machine-readable state of any public Watchpup status page by slug: per-monitor status, uptime, incidents last 30d. No API key needed.
| Paramètre | Type | Description |
|---|---|---|
| slug* | string | Status page slug (the part after /s/) |
get_accountWho am I: account email, monitor count/limit, plan limits. Good first call to verify the API key works.Who am I: account email, monitor count/limit, plan limits. Good first call to verify the API key works.
Aucun schéma d’entrée n’a été publié pour cet outil.
12 outils sur 12 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Free uptime monitoring: HTTP/TCP/TLS/DNS + MCP server checks, cron heartbeats, status pages, alerts.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.