mcpbeat Sign in

SIMcloud MCP Server

by co-simcloud Your server? Claim it
answering

SIMcloud is answering right now. Last checked moments ago. It exposes 17 tools.

South African MCP server for airtime, data, SMS, VAS, electricity, balance, and network lookup.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 52 days of history
52 days agonow
100.0%
Uptime 24h
92 of 92 checks
17
Tools
read from the server
822 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 26 August 2026. No other catalogue keeps this.

26 Aug a tool appeared register_simcloud_user

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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

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

Available tools 17

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

data
create_data_order
Use this when an authenticated SIMcloud user asks to send a confirmed South African mobile data bundle. Call list_data_products first and use an available network and sell value. This spends wallet funds and queues an irreversible external transaction. Never automatically retry an ambiguous result. Duplicate same-MSISDN-and-amount requests inside 5 minutes return HTTP 409.
get_data_order
Use this after create_data_order, or after an ambiguous create result, to fetch the authenticated account data order by request_id or orderno.
list_data_products
Use this before create_data_order to list the current SIMcloud data bundle products and exact sell values available for API ordering, optionally filtered by South African network.
electricity
check_electricity_meter
Use this before create_electricity_order to check whether a prepaid electricity meter is supported. This does not buy electricity or spend wallet funds.
create_electricity_order
Use this when an authenticated SIMcloud user asks to buy prepaid electricity for a meter already confirmed with check_electricity_meter. Confirm the meter, rand amount, reference and SMS recipient before calling. This spends wallet funds and submits an irreversible external transaction; do not automatically retry an ambiguous result.
get_electricity_order
Use this after create_electricity_order, or after an ambiguous create result, to fetch an authenticated account electricity order by order_id, client_reference or order_reference_id.
vas
create_vas_order
Use this when an authenticated SIMcloud user asks to buy a confirmed VAS voucher. Call list_vas_products first and use an available product and denomination. This spends wallet funds and queues an irreversible external transaction; do not automatically retry an ambiguous result.
get_vas_order
Use this after create_vas_order, or after an ambiguous create result, to fetch an authenticated account VAS order by order_id or transaction_id.
list_vas_products
Use this before create_vas_order to list active SIMcloud VAS voucher products and their available denominations.
airtime
create_airtime_order
Use this when an authenticated SIMcloud user asks to send or recharge prepaid airtime to a South African mobile number on MTN, Vodacom, Cell C or Telkom. Confirm the MSISDN, network, rand amount and reference before calling. This spends wallet funds and queues an irreversible external transaction. Never automatically retry an ambiguous result. Duplicate same-MSISDN-and-amount requests inside 5 minutes return HTTP 409.
get_airtime_order
Use this after create_airtime_order, or after an ambiguous create result, to fetch the authenticated account airtime order by request_id or orderno.
lookup
lookup_network
Use this when the user needs to identify the South African mobile network for a number before sending airtime, data or SMS. The lookup is recorded in the authenticated account history.
register
register_simcloud_user
Create a normal SIMcloud account under the authenticated account for a client application user. Confirm that the person consents to account creation and that their cell number, email and password are correct before calling. The response contains the child account API token, which must be stored securely and used only for that child account.
send
send_sms
Use this when an authenticated SIMcloud user asks to send a confirmed SMS to a South African recipient. Confirm the final recipient and message before calling. Sending is an irreversible external action and may spend wallet funds; do not automatically retry an ambiguous result.
sms
get_sms_status
Use this after send_sms to fetch the delivery status of an authenticated account SMS by sms_id.
transaction
get_transaction_history
Use this to retrieve read-only transaction history for the authenticated SIMcloud account across web, CSV, recurring and API airtime, data, SMS, VAS and electricity activity. Require a date range; optionally filter one or more services with a comma-separated type value. SMS is successful only after a delivery receipt.
wallet
get_wallet_balance
Use this before a wallet-funded SIMcloud transaction or when the user asks for their available SIMcloud balance. Returns the authenticated account wallet balance and does not spend funds.

Endpoints

URLTransportStateLatencyChecked
https://simcloud.co.za/api/mcp.php streamable-http answering 857 ms 0 min ago

Alternatives to SIMcloud

same job, measured the same way
Ratebook
by cbetz

Open MCP server for US electricity tariffs: real rate lookup, bill estimates, and when to charge.

50 installs/wk local only
Fuse Network
by fuse

MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.

50 tools answering
Registry
by urnetwork

Cloud-hosted MCP server for URnetwork VPN and Proxy

1 tools answering
Aide MCP Server
by netapp

MCP server for NetApp AI Data Engine

127 installs/wk local only
Google Flights
by pulsemcp

MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.

92 installs/wk local only
poe-data-mcp - Path of Exile game data
by charleslucas

MCP server for Path of Exile game data: wiki, economy, and Craft of Exile lookups

57 installs/wk local only
Geekflare
by geekflare

Geekflare MCP server for scraping, search, screenshots, broken links, DNS lookup, and network tools.

39 installs/wk 18 tools answering
Nursing Home Database
by nursinghomedatabase

MCP server for US nursing facility search and ownership lookup (NursingHomeDatabase).

12 tools answering

SIMcloud — questions

Answers built from our own checks of this server.

What can SIMcloud do?
It exposes 17 tools, read directly from the server on our last check. Among them: check_electricity_meter, create_airtime_order, create_data_order, create_electricity_order, create_vas_order, get_airtime_order and 11 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 →
What is SIMcloud mostly used for?
Its tools cluster around vas, electricity and data. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is SIMcloud 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 822 ms. The bar chart above shows every period we have measured.
Is SIMcloud still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect SIMcloud?
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 SIMcloud need an API key?
No. SIMcloud completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 17 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is SIMcloud?
It answers our handshake in 822 ms on average, which is faster than 14% 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.