{"name":"dev.workers.notdown-app.pulse/monitor","slug":"pulse-monitor","title":"Pulse — heartbeat & status monitor for AI agents","description":"Your agent pings once per run; get a public up/late/down status page. Auto-creates checks. One call.","url":"https://mcp.market/server/pulse-monitor","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ai","tags":["ai"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":null,"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://pulse.notdown-app.workers.dev","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://pulse.notdown-app.workers.dev/mcp/{key}","variables":{"key":{"description":"Your private namespace. No signup, no email: invent any secret string of 16+ characters and it becomes your namespace on first use. Tools: ping, list_checks, get_check, delete_check.","isRequired":true,"format":"string","isSecret":true}}}],"packages":[],"tools":[{"name":"delete_check","description":"Delete a check and its history, by name or id.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"check":{"type":"string"}},"required":["check"]}},{"name":"get_check","description":"Get one check's current status plus its recent ping history (timestamps and notes).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"check":{"type":"string","description":"The check name (or its id)."}},"required":["check"]}},{"name":"list_checks","description":"List all your checks with their current status (up/late/down/pending), last-seen time, ping count, and public status URL.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ping","description":"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 the same name every run. Attach an optional one-line `note` (e.g. what the run did) that shows on the public status page. If a ping doesn't arrive within the expected period + grace, the check flips to 'late' then 'down' on its public status page. Returns the check's status and its public status_url.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"check":{"type":"string","description":"A stable name for this job/agent, e.g. \"nightly-sync\" or \"my-agent\". Reuse the same name every run — that's how heartbeats accumulate. Created on first ping."},"note":{"type":"string","description":"Optional one-line status note shown on the public page, e.g. \"processed 240 rows\" or \"all green\"."},"period":{"type":"number","description":"Optional: how often you expect to ping, in seconds (default 3600 = hourly). If no ping arrives within period+grace, status becomes late/down."},"grace":{"type":"number","description":"Optional: extra seconds of slack before a missed ping counts as down (default 20% of period)."}},"required":["check"]}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-20T21:00:15.933Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T21:00:15.901Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 261ms"]},"poisoning":{"score":15,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://pulse.notdown-app.workers.dev/mcp/{key}","reachable":true,"authRequired":false,"latencyMs":261,"serverInfo":{"name":"Pulse","version":"0.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}