Hungry eSIM MCP server
Travel eSIMs: unlimited data, pick your days, top up existing eSIMs, card checkout, no API key.
0 stars
Reviews
Write oneNobody has reviewed Hungry eSIM yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Hungry eSIM tools (10, 2 write)
write = sends, deletes, buys or postscheck_destination_coverageFreeCheck whether we cover a destination before choosing a plan — answers "do you work in X?", "can I get mobile data / a SIM card in X?", "is X supported?". Returns yes/no, how many plans cover it, and the cheapest unlimited and fixed-data plan as examples. Use search_esim_plans or find_cheapest_plan for the full list.
create_checkoutwrite actionFreeBuy the chosen eSIM data plan: builds a cart and returns a checkout URL the traveller opens to pay by credit card on hungry-esim.com — no crypto wallet and no API key needed. Use once a plan is picked. Does NOT charge — the user completes payment on the website. For unlimited plans, period_num (how many days of data the traveller wants) is required. If the customer is signed in, the order is linked to their account automatically.
find_cheapest_planFreeFind the lowest-priced eSIM data plan for a destination — for "what's the cheapest", "budget option", "cheapest SIM / data plan for X". Pass days (trip length) to rank by what the traveller actually pays for the whole trip: unlimited plans are priced per day with a multi-day discount, fixed-data plans by their sticker price, and plans that expire before the trip ends are dropped. Without days it ranks by daily rate. Returns up to 3 options with variant_id for create_checkout.
get_order_statuswrite actionFreeLook up an eSIM order and return its status plus the SIM install details: install link, LPA activation code, QR image URL, and ICCID. Use for "where is my eSIM", "resend my QR code", or "did my order go through" when an order number is known. Signed-in customers can look up their own orders by number without an email. Otherwise, a short order number MUST be paired with the email used for the order — the eSIM install details are only returned to the buyer.
get_plan_detailsFreeGet everything about one eSIM data plan: which countries the SIM roams in, data volume, validity in days, speed and fair-use throttling, and price. Use after search_esim_plans or find_cheapest_plan when the traveller asks what exactly a plan includes before buying.
list_esim_topupsFreeList the data top-up (recharge / refill) packages that can be added to an eSIM the customer already owns. Use when the traveller ran out of mobile data or wants more days on a SIM they already bought — topping up reuses the installed SIM, so no new QR code is needed. Pass the ICCID from my_esims. Returns package_code values to pass to topup_esim.
my_esimsFreeList the SIM cards (eSIMs) already on the signed-in Hungry eSIM account: ICCID, status, data package, expiry, and install link. Use for "my eSIM", "my SIM card", "how much data do I have left", or before topping up a SIM the traveller already owns. Requires connecting the Hungry eSIM account (OAuth) — no API key.
my_ordersFreeList the signed-in customer's recent eSIM purchases with payment and provisioning status. Use for "what did I buy" or "did my order go through" when no order number is at hand. For the install QR and activation code of one order, use get_order_status.
search_esim_plansFreeSearch prepaid travel eSIM data plans for a destination — the SIM card / mobile data / roaming option for a trip. Use this first for any "data plan for my trip to X" request. Includes unlimited plans where the traveller picks the number of days, and fixed-data plans. Filter by unlimited vs fixed-data, minimum data, and validity. Unlimited plans are quoted per day, fixed-data plans as a one-off total — never compare those two numbers directly. The unlimited total is the per-day price × days, with a volume discount from 7 days, so pass days (trip length) to get that total quoted alongside the daily rate. Price differences between similar plans come from the routing IP country (routing_ip_country) and the supported networks (speed) — quote both when comparing plans. Results are grouped: fixed-data plans first, then unlimited; each group sorted by price. Returns variant_id values to pass to create_checkout.
topup_esimFreeRecharge an eSIM the customer already owns with more data: builds a cart and returns a checkout URL to pay by credit card on hungry-esim.com. The installed SIM keeps working — no new QR code is issued. Use this instead of create_checkout when the traveller already has one of our eSIMs. Does NOT charge — the user completes payment on the website. Get iccid from my_esims and package_code from list_esim_topups.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 393ms20/20
- Tool poisoning10 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 2 write-action tools with no auth3/15
- Maintenancelast push 34 days ago12/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http esim https://api.hungry-esim.com/mcp
Hungry eSIM: common questions
- Is Hungry eSIM MCP server safe?
- Mostly: it is graded B (76/100). Read the Hungry eSIM safety report
- How do I install Hungry eSIM?
- It runs remotely at api.hungry-esim.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Hungry eSIM need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Hungry eSIM maintained?
- The last commit was 34 days ago (2026-08-18). The latest release is v1.1.0.
- Is Hungry eSIM up?
- 100% of our last 9 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Hungry eSIM?
- Servers from other publishers that do the same job: Trips MCP server, VoyageHacks MCP server and eSIM-Global.VIP eSIM Catalog MCP server. Compare all Hungry eSIM alternatives.
Alternatives to Hungry eSIM
Same job from other publishers: the closest match first, then the best rated.
- TripsHand someone a complete trip as a private, editable map link. No account, no API key, no card.not reviewedGrowingA
VoyageHacksMultilingual travel guides, gear picks and booking links for AI travel agents.not reviewedGrowingB
eSIM-Global.VIP eSIM CatalogFind prepaid travel eSIM plans for 200+ destinations with live prices, specs and a buy link.not reviewedNewC
Travel AssistantNo-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.not reviewedNewC- ArgonVersioned MongoDB sandboxes for AI agents: branch, time-travel, merge, and undo over MCP.not reviewedEstablishedB