netcafe-live-data
N
netcafe-live-data
/china_reachability

Test if a URL is reachable from mainland China

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

liveverifiedunknown~5s typical
mcpprobednetcafe-live-data
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-ainetcafe-netcafe-live-data /china_reachability for me.

Input

FieldTypeDescription
url*stringFull URL to test, e.g. https://example.com

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-ainetcafe-netcafe-live-data","endpoint":"/china_reachability","input":{"url":"..."}}'
cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-live-data -e /china_reachability -i '{"url":"..."}'
mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-live-data", endpoint: "/china_reachability", input: {"url":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.