Odel
Worldcitisim eSIM

Worldcitisim eSIM

Local
@isabellaliebgottJavaScriptMITUpdated 3mo ago

Travel eSIMs for 193 countries. Stripe + Bitcoin checkout. QR by email in 30s. No API key.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@worldcitisim/mcp-esimv0.2.2

Run

npx -y @worldcitisim/mcp-esim

MCP client config

{
  "mcpServers": {
    "worldcitisim-esim": {
      "command": "npx",
      "args": [
        "-y",
        "@worldcitisim/mcp-esim"
      ]
    }
  }
}