← catalogue · rank #109
sinoconnection esim mcp
Price an ancillary (eSIM, transfer, lounge)
China & Asia travel eSIM specialist. 200+ countries. No-VPN internet in China.
Usability
Docs: https://github.com/SkyUnlimit/sinoconnection-esim-mcp Tools: search_esim_plans, get_plan_details, check_device_compatibility, create_checkout_link, get_help. Best live test 5/5 — Usable priced result. Weakest 2/5 — Weak reply. Usable now without an account for the tested job.
usefulness 4.0/5 travel eSIM https://mcp.sinoconnection.com/mcp
docs · https://github.com/SkyUnlimit/sinoconnection-esim-mcp
What it is for
Travel eSIM plans by destination.
Example interactions
Asks chosen for this MCP’s job — not a generic flight search. Score is from the live reply.
1. Search travel eSIM plans for any of 200+ countries
score 5/5 · Usable priced result. · live · search_esim_plans
call
{
"tool": "search_esim_plans",
"arguments": {
"country": "TH"
}
}reply
{"plans":[{"id":"maew-in-10days-unlimited","title":"Unlimited - 10 days","data_amount":"Unlimited","is_unlimited":true,"is_fair_usage_policy":true,"fair_usage_policy":"Lower speed rate of 1 Mbps after 3 GB usage per day.","validity_days":10,"coverage_codes":["TH"],"networks":["AIS","True"],"activation_policy":"first-usage","install_window_days":365,"china_open_internet":false,"price_usd":23.56,"list_price_usd":38,"on_sale":true,"discount_pct":38,"flag":"🇹🇭","highlight":"📱 data-only — keep your own number · ⚡ instant eSIM, buy now & install before you fly · 💰 38% off now"},{"id":"maew-in-15days-2gb","title":"2 GB - 15 days","data_amount":"2 GB","is_unlimited":false,"is_fair_usage_policy":false,"fair_usage_policy":null,"validity_days":15,"coverage_codes":["TH"],"networks":["AIS","True"],"activation_policy":"first-usage","install_window_days":365,"china_open_internet":false,"price_usd":5.58…2. 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
score 2/5 · Weak reply. · live · get_plan_details
call
{
"tool": "get_plan_details",
"arguments": {
"id": "Dubai Marina"
}
}reply
{"error":"not_found"}3. Check whether a phone/tablet model supports eSIM before recommending a plan
score 5/5 · Answered the domain question. · live · check_device_compatibility
call
{
"tool": "check_device_compatibility",
"arguments": {
"device": "Dubai Marina"
}
}reply
{"compatible":false,"matched":null,"candidates":[],"note":"We couldn't confirm a match. Check Settings → Cellular → can you Add eSIM? If yes, your device supports it. Carrier-locked devices cannot use eSIMs from other providers.","unlock_required":true,"unlock_note":"A travel eSIM also requires the phone to be CARRIER-UNLOCKED (not tied to a home carrier). eSIM support alone is not enough. How to verify: ask the current carrier if the phone is unlocked, or — iPhone: Settings > General > About and look for \"No SIM restrictions\"; Android: Settings > Connections/Network. Confirm the phone is unlocked BEFORE purchasing."}Open source / endpoint Business model