mcpserver.lol
registry/monitor
Connection check verified live · 27h ago

monitor

Your agent pings once per run; get a public up/late/down status page. Auto-creates checks. One call.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

delete_check check*
Delete a check and its history, by name or id.
get_check check*
Get one check's current status plus its recent ping history (timestamps and notes).
list_checks
List all your checks with their current status (up/late/down/pending), last-seen time, ping count, and public status URL.
ping notecheck*graceperiod
Send a heartbeat for a named check — call this once per run of your job/agent. If the named check doesn't exist yet it is created automatically (zero setup), so you can just ping t…