← Registry

General Tools

buyukesim.com

Provides UK phone numbers for verification and travel eSIM data with crypto payment.

1 endpoint11 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://buyukesim.com/mcp

No auth detected

MCP server metadata

Name
buyukesim
Version
1.0.0
Capabilities
tools
Server instructions

BuyUKeSIM (UK +44 number eSIM and travel data eSIM, no-KYC, crypto payment). Public catalog tools: search_esim_plans, list_covered_countries, get_uk_number_info, check_order_status. Agent-wallet tools (prepaid no-KYC crypto balance): create_wallet -> pass the returned api_key as the api_key argument on every other wallet tool -> create_deposit (min $10, fund with crypto), check_balance, list_transactions, purchase_esim (buy a travel/data eSIM from the balance, returns the QR), purchase_uk_number (buy a UK +44 number eSIM from stock, ~$25). One-Time Codes are paused and cannot be bought; the UK Number receives verification SMS for any app. eSIM purchases return the QR instantly; all purchases are idempotent via request_id.

Known tools 11

search_esim_plans

Search BuyUKeSIM travel/data eSIM plans for a country.

Inferred read-only
list_covered_countries

List the countries/regions BuyUKeSIM travel eSIM data plans currently cover, with how many plans each has (2-letter ISO codes).

Inferred read-only
get_uk_number_info

Get details of the BuyUKeSIM UK Number (+44) eSIM: a real UK mobile line for unlimited incoming SMS and calls (app and service verification codes, WhatsApp, Telegram), no KYC, paid in crypto, instant QR.

Potential side effects
check_order_status

Look up the status of a BuyUKeSIM order using its short lookup/magic code (the code the customer received).

Inferred read-only
create_wallet

Create a new BuyUKeSIM agent wallet - a prepaid, no-KYC balance an AI agent funds with crypto and spends on eSIMs.

Potential side effects
check_balance

Check the balance of the agent wallet (pass the ak_live_ api key from create_wallet).

Inferred read-only
create_deposit

Top up the agent wallet with crypto (pass the ak_live_ api key from create_wallet).

Inferred read-only
list_transactions

List the most recent transactions (deposits and purchases) on the agent wallet.

Inferred read-only
purchase_esim

Buy a travel/data eSIM using the agent wallet balance (pass the ak_live_ api key from create_wallet).

Inferred read-only
purchase_uk_number

Buy a UK +44 Number eSIM (a real UK mobile line for incoming verification SMS and calls) using the agent wallet balance.

Potential side effects
get_one_time_code

One-Time Codes are PAUSED and cannot be bought; this only works for orders placed before the pause.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.buyukesim]
url = "https://buyukesim.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "buyukesim": {
      "type": "http",
      "url": "https://buyukesim.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: buyukesim
Remote MCP URL: https://buyukesim.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "buyukesim": {
      "url": "https://buyukesim.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "buyukesim": {
      "type": "http",
      "url": "https://buyukesim.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "buyukesim",
  "transport": "streamable-http",
  "url": "https://buyukesim.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for buyukesim.com was fetched 2026-08-11T02:42:47.704Z.

Trust status Trusted

buyukesim.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.