Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

com.ainetcafe/netcafe-tasks

com.ainetcafe/netcafe-tasks

Recurring agent jobs that run on our servers and ping you only when the result changed.

Uptime
100.0%
1 direct probes · 30d
Response
840ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

what_can_you_do

Describe a task in plain language (any language) and get back exactly which tools on this server do it, with ready-to-run example calls — instead of reading the whole catalogue and guessing. Also retu…

create_task

Create a task that runs on a schedule in our cloud — you do not keep anything running. It only notifies you when the result actually changes. Kinds: watch_page (Watch a web page and report when its co…

list_tasks

Show scheduled tasks, next run times, run counts, and measured platform cost metadata. User charge is $0.00 during the beta.

get_task_runs

Recent runs of one scheduled task: what it returned, whether the result changed, and measured platform cost metadata. User charge is $0.00.

delete_task

Stop and remove a scheduled task and its run history.

china_reachability

Fetch a URL from a real mainland-China network egress and report HTTP status, latency and China DNS resolution. Answers "is my site/API usable from China?" with a measurement instead of a guess — you …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.ainetcafe/netcafe-tasks": {
      "url": "https://ainetcafe.com/mcp/tasks?s=registry",
      "transport": "streamable-http"
    }
  }
}