com.ainetcafe/netcafe-tasks
com.ainetcafe/netcafe-tasksRecurring agent jobs that run on our servers and ping you only when the result changed.
Tools · 6
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 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…
Show scheduled tasks, next run times, run counts, and measured platform cost metadata. User charge is $0.00 during the beta.
Recent runs of one scheduled task: what it returned, whether the result changed, and measured platform cost metadata. User charge is $0.00.
Stop and remove a scheduled task and its run history.
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 …
Similar MCP servers embedding-nearest
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"
}
}
}