{"name":"org.memoryapi/cron","slug":"memoryapi-cron","title":"Task Scheduler","description":"Schedule and manage recurring or one-shot tasks","url":"https://mcp.market/server/memoryapi-cron","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"productivity","tags":["productivity"],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T13:01:22.884Z","last_ok_at":"2026-09-27T13:01:22.884Z","latency_ms":789},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":null,"version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://cron.memoryapi.org/mcp"}],"packages":[],"tools":[{"name":"cancel_schedule","description":"Cancel an active cron schedule to stop all future executions immediately.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"schedule_id":{"type":"string","description":"Schedule UUID to cancel"},"agent_id":{"type":"string","description":"Agent ID for ownership verification"}},"required":["schedule_id"]}},{"name":"check_schedule","description":"Check the status of a cron schedule — is it active, when does it next run, how many times has it executed?","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"schedule_id":{"type":"string","description":"Schedule UUID from registration"},"agent_id":{"type":"string","description":"Alternatively list all schedules for this agent"}}}},{"name":"get_execution_history","description":"View recent execution history for a schedule — status codes, response previews, and timing.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"schedule_id":{"type":"string","description":"Schedule UUID"},"limit":{"type":"number","description":"Number of executions to return (max 50)","default":10}},"required":["schedule_id"]}},{"name":"schedule_task","description":"Register a persistent cron schedule that runs even when your agent session ends. Specify a URL to call, how often, and for how long.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"agent_id":{"type":"string","description":"Your agent identifier"},"url":{"type":"string","description":"HTTPS URL to call on each execution"},"method":{"type":"string","description":"HTTP method: GET or POST (default: GET)","default":"GET"},"body":{"type":"string","description":"Optional JSON body for POST requests"},"interval_minutes":{"type":"number","description":"How often to run (minimum 15 minutes)"},"duration_days":{"type":"number","description":"How many days to keep running (max 30, default 7)","default":7}},"required":["agent_id","url","interval_minutes"]}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-27T05:29:32.429Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-27T05:29:32.461Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 307ms"]},"poisoning":{"score":15,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"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://cron.memoryapi.org/mcp","reachable":true,"authRequired":false,"latencyMs":307,"serverInfo":{"name":"AgentCron","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}