A
licenseNot graded
qualityC
maintenanceLets AI agents search travel eSIM plans by destination, get exact current prices, and hand off to a first-party checkout link without the server ever accepting email or payment credentials.
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool targets a distinct operation: searching plans, fetching plan details, creating orders, and checking order status. No overlap in purpose.
All tools follow a consistent esim_verb_noun pattern (search_plans, get_plan, create_order, check_order).
Four tools cover the eSIM purchase workflow adequately without being excessive or insufficient.
Core lifecycle (search, detail, order, status) is covered. Minor gaps like cancellation or order listing exist, but the main flow is complete.