SIMcloud for Claude Desktop
za.co.simcloud/simcloud
South African MCP server for airtime, data, SMS, VAS, electricity, balance, and network lookup.
client:Claude Desktop
transport:streamable-http
tools:17
Install SIMcloud in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"simcloud": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://simcloud.co.za/api/mcp.php"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- register_simcloud_user
- get_wallet_balance
- get_transaction_history
- lookup_network
- send_sms
- get_sms_status
- create_airtime_order
- get_airtime_order
- create_data_order
- list_data_products
- get_data_order
- list_vas_products
- create_vas_order
- get_vas_order
- create_electricity_order
- check_electricity_meter
- get_electricity_order