SIMcloud MCP Tools
SIMcloud exposes 17 tools. Each one has its own page with the configuration for every client that can run this server.
-
register_simcloud_userregister simcloud user
-
get_wallet_balanceRead-onlyget wallet balance
-
get_transaction_historyRead-onlyget transaction history
-
lookup_networkRead-onlylookup network
-
send_smsMutatingsend sms
-
get_sms_statusRead-onlyget sms status
-
create_airtime_orderMutatingcreate airtime order
-
get_airtime_orderRead-onlyget airtime order
-
create_data_orderMutatingcreate data order
-
list_data_productsRead-onlylist data products
-
get_data_orderRead-onlyget data order
-
list_vas_productsRead-onlylist vas products
-
create_vas_orderMutatingcreate vas order
-
get_vas_orderRead-onlyget vas order
-
create_electricity_orderMutatingcreate electricity order
-
check_electricity_meterRead-onlycheck electricity meter
-
get_electricity_orderRead-onlyget electricity order
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.