mcpbeat Sign in

Netcafe Tasks MCP Server

answering

Netcafe Tasks is answering right now. Last checked 15 min ago. It exposes 6 tools. Last commit 16 Aug 2026.

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

Uptime history 19 days of history · worst day 91%
19 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
724 ms
Response time
average over 24h
1
Stars
last commit 16 Aug 2026

Nothing serious here today

Today is the operative word: we check Netcafe Tasks every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add netcafe-tasks --transport http https://ainetcafe.com/mcp/tasks?s=registry
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "netcafe-tasks": {
      "url": "https://ainetcafe.com/mcp/tasks?s=registry"
    }
  }
}
~/.codex/config.toml
[mcp_servers.netcafe-tasks]
url = "https://ainetcafe.com/mcp/tasks?s=registry"
.cursor/mcp.json
{
  "mcpServers": {
    "netcafe-tasks": {
      "url": "https://ainetcafe.com/mcp/tasks?s=registry"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "netcafe-tasks": {
      "url": "https://ainetcafe.com/mcp/tasks?s=registry"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

task
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 content changes); daily_answer (Re-run a web-researched question on a schedule and report when the answer changes); watch_reachability (Track whether a site stays reachable from mainland China); pipeline (Run one of your production lines (create_pipeline) on a schedule; every run leaves a proof-carrying work order). Needs a workspace token (?w=ws_... on your MCP URL) so you can manage it later. Application and model calls are subsidized during the free beta; your charge is $0.00 and capacity limits apply.
delete_task
Stop and remove a scheduled task and its run history.
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.
china
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 cannot get this from a VPS abroad.
tasks
list_tasks
Show scheduled tasks, next run times, run counts, and measured platform cost metadata. User charge is $0.00 during the beta.
what
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 returns multi-step recipes when a task needs several tools chained (invoices to a ledger, a bank statement reconciled, a messy CSV turned into a deliverable). Deterministic and free: it calls no model, costs nothing, and never runs out of quota. Call this FIRST when you are not sure what this server offers.

Endpoints

URLTransportStateLatencyChecked
https://ainetcafe.com/mcp/tasks?s=registry streamable-http answering 654 ms 15 min ago

Alternatives to Netcafe Tasks

same job, measured the same way
Tidyports
by dan-fetch-studio

See and kill the dev servers your coding agents leave running, and get collision-free ports.

45 installs/wk local only
Roast My Design System
by pencilrebel

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

2 136 installs/wk local only
Roast My Design System
by gregkozakiewicz

Audit your Design System and serve your Agent the rules that keep AI-written UI on-system.

local only
LastPing
by lastping

Monitoring that agents set up for themselves — cron jobs, CI/CD pipelines and AI agent runs.

answering
AgentCron
by noriget

Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.

answering
RE-call MCP Memory Server
by giulioder

Agent memory on your own Postgres that flags superseded facts and abstains instead of guessing.

1 078 installs/wk local only
Qarera
by qarera

Search jobs, manage resumes, and track applications on Qarera from your AI chat client.

answering
What's New
by whatsnew

Changelogs for apps, games and operating systems. Ask what shipped since the version you run.

3 tools answering

Netcafe Tasks — questions

Answers built from our own checks of this server.

What can Netcafe Tasks do?
It exposes 6 tools, read directly from the server on our last check. Among them: china_reachability, create_task, delete_task, get_task_runs, list_tasks, what_can_you_do. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Netcafe Tasks working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 724 ms. The bar chart above shows every period we have measured.
How do I connect Netcafe Tasks?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Netcafe Tasks need an API key?
No. Netcafe Tasks completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Netcafe Tasks?
It answers our handshake in 724 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Netcafe Tasks open source?
Yes — written in JavaScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.