mcpbeat

Buyukesim MCP Server

com.buyukesim/mcp
answering

Buyukesim is answering right now. Last checked 1 min ago. It exposes 11 tools.

Privacy-first eSIM store: UK +44 numbers, one-time SMS codes, and global travel-data eSIMs.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
11
Tools
read from the server
538 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add mcp --transport http https://buyukesim.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://buyukesim.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://buyukesim.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://buyukesim.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://buyukesim.com/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

purchase
purchase_esim
Buy a travel/data eSIM using the agent wallet balance (requires the ak_live_ api key). Deducts the plan price from the balance and returns the eSIM QR code instantly. Get a package_code from search_esim_plans first. Pass a stable request_id to make retries safe (no double charge). This provisions a real eSIM - only call it when the user has confirmed the purchase.
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. Deducts about $25 and delivers a QR from stock instantly. Requires the ak_live_ api key. Pass request_id for safe retries. This delivers a real eSIM - only call it once the user has confirmed.
balance
check_balance
Check the balance of the agent wallet (requires the ak_live_ api key as a Bearer token). Returns available USD balance.
covered
list_covered_countries
List the countries/regions BuyUKeSIM travel eSIM data plans currently cover, with how many plans each has (2-letter ISO codes).
deposit
create_deposit
Top up the agent wallet with crypto (requires the ak_live_ api key). Returns a crypto payment address and amount; the balance is credited automatically once the payment confirms on-chain. Minimum $10.
esim
search_esim_plans
Search BuyUKeSIM travel/data eSIM plans for a country. Returns plan name, data amount, validity days, USD price, and package code. Pass a 2-letter ISO country code (e.g. GB, US, TR, JP). Omit country to get popular/featured plans.
number
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 verification, banking, WhatsApp/Telegram), no KYC, paid in crypto, instant QR. This is distinct from the travel data eSIM.
one
get_one_time_code
Poll a purchased One-Time Code order for its SMS code. Returns the phone number and, once it arrives, the verification code. Call repeatedly (every few seconds) until phase is code_ready or failed. Requires the ak_live_ api key and the order_id from purchase_one_time_code.
order
check_order_status
Look up the status of a BuyUKeSIM order using its short lookup/magic code (the code the customer received). Returns only the order status - no personal data, no QR.
transactions
list_transactions
List the most recent transactions (deposits and purchases) on the agent wallet. Requires the ak_live_ api key.
wallet
create_wallet
Create a new BuyUKeSIM agent wallet - a prepaid, no-KYC balance an AI agent funds with crypto and spends on eSIMs. Returns an api_key (ak_live_...) and a wallet_code. Save both: pass the api_key as a Bearer token to use the wallet; the wallet_code lets a human sign back in. Balance can only be spent on eSIMs, never withdrawn.

Endpoints

URLTransportStateLatencyChecked
https://buyukesim.com/mcp streamable-http answering 527 ms 1 min ago

Buyukesim — questions

Answers built from our own checks of this server.

What can Buyukesim do?
It exposes 11 tools, read directly from the server on our last check. Among them: check_balance, check_order_status, create_deposit, create_wallet, get_one_time_code, get_uk_number_info and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Buyukesim working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 538 ms. The bar chart above shows every period we have measured.
How do I connect Buyukesim?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Buyukesim need an API key?
No. Buyukesim completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Buyukesim?
It answers our handshake in 538 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.