Travel eSIMs: unlimited data, pick your days, top up existing eSIMs, card checkout, no API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Buy and manage travel eSIMs from AI assistants like Claude, Cursor, and VS Code via the Model Context Protocol.
Endpoint: https://api.hungry-esim.com/mcp (remote, streamable HTTP โ no install, no API key)
Unlimited data plans where you pick your days, top-ups for eSIMs you already own, and plain credit-card checkout on hungry-esim.com. No crypto wallet, no prepaid balance, no API key required.
This repository is the public home of the server: docs, manifest, and setup guides. The server itself is a hosted remote service.
| Tool | What it does | Auth |
|---|---|---|
search_esim_plans | Search travel eSIM data plans by destination, data amount, and validity | โ |
check_destination_coverage | "Does it work in โฆ?" โ coverage check for a destination with representative plans | โ |
find_cheapest_plan | Cheapest plan(s) for a destination and trip length (total-trip cost ranking) | โ |
get_plan_details | Full details for one plan (coverage, speed, top-up support) | โ |
create_checkout | Create a card checkout link for a plan โ for unlimited plans, choose how many days | โ |
get_order_status | Check an order and eSIM installation status | โ |
my_esims | List eSIMs on your account with status and usage | OAuth |
my_orders | List your past orders | OAuth |
list_esim_topups | Top-up options for an eSIM you already own | OAuth |
topup_esim | Buy a top-up for an existing eSIM โ no new QR code needed | OAuth |
Public tools work immediately with no sign-in. Account tools use OAuth: the assistant sends you to hungry-esim.com to sign in once, then can see your eSIMs and orders.
Payment always happens on hungry-esim.com in a normal browser checkout with a credit card. The assistant never touches your payment details.
Settings โ Connectors โ Add custom connector โ paste:
Add to ~/.cursor/mcp.json:
Add to your mcp.json (Command Palette โ โMCP: Add Serverโ โ HTTP):
Then ask things like:
com.hungry-esim/esimThe manifest in this repo (server.json) mirrors the official registry entry.
Docs in this repository are released under the MIT License.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hungry-esim-2)<a href="https://allmcps.com/mcp/hungry-esim-2"><img src="https://allmcps.com/api/badge/hungry-esim-2?style=directory" alt="Hungry eSIM on AllMCPs" /></a>