mcp-esim
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WCS_ESIM_API_BASE | No | Override the API base URL | https://shop.worldcitisim.com/wp-json/esim/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| esim_search_plansA | Search the WorldCitiSim eSIM catalog. Returns plans matching the given filters (country ISO code, region, desired days, desired GB). Plans have variations — each variation is one specific (days × GB × price) combo. The user picks one variation_id to buy. |
| esim_get_planA | Fetch the full detail of one plan by slug, including all variations (every days × GB permutation with its price). |
| esim_create_orderA | Create a pending order. With |
| esim_check_orderA | Poll an order's status. Returns |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/isabellaliebgott/mcp-esim'
If you have feedback or need assistance with the MCP directory API, please join our Discord server