Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.skyunlimit/sinoconnection-esim-mcp

io.github.skyunlimit/sinoconnection-esim-mcp

China & Asia travel eSIM specialist. 200+ countries. No-VPN internet in China.

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

Tools · 5

search_esim_plans

Search travel eSIM plans for any of 200+ countries. Specialized China plans deliver uncensored internet WITHOUT a VPN (unlike most eSIMs, which are throttled or blocked in China) — only when the plan'…

get_plan_details

Full details for a specific plan by id — call this WHENEVER the customer selects or shows interest in a plan; do NOT just quote a bare price. Returns coverage, networks, activation window and fair-usa…

check_device_compatibility

Check whether a phone/tablet model supports eSIM before recommending a plan. Free-text device name in; compatible yes/no plus closest matches out. IMPORTANT: eSIM hardware support is only HALF the req…

create_checkout_link

Create a secure checkout link for a chosen plan (by id). Before sharing the link, confirm with the customer that their phone is (1) eSIM-compatible AND (2) carrier-unlocked — a locked phone cannot use…

get_help

Answer customer support and policy questions about SinoConnection eSIMs: the REFUND POLICY, how to INSTALL (with step-by-step videos), activation, HOW THE NO-VPN CHINA ACCESS WORKS (roaming / exit IP …

How to use

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

{
  "mcpServers": {
    "io.github.skyunlimit/sinoconnection-esim-mcp": {
      "url": "https://mcp.sinoconnection.com/mcp",
      "transport": "streamable-http"
    }
  }
}