
SIMcloud
@ErikThiart
About SIMcloud
SIMcloud is a hosted South African MCP server for wallet balance checks, network lookups, SMS sending, airtime recharges, data bundle purchases, and prepaid electricity orders. It connects over Streamable HTTP and uses each user's own SIMcloud account via OAuth.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"simcloud": {
"url": "https://simcloud.co.za/api/mcp.php"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is SIMcloud?
SIMcloud is a hosted MCP server that gives AI tools direct access to core SIMcloud actions, such as checking wallet balances, sending SMS, creating airtime and data recharges, and placing prepaid electricity orders. It is designed for users who want to integrate SIMcloud’s South African mobile services into AI workflows.
How to use SIMcloud?
Configure your MCP client with the URL https://simcloud.co.za/api/mcp.php. Authentication uses OAuth and connects each user to their own SIMcloud account, so tool calls run against that user’s wallet, permissions, and context.
Key features of SIMcloud
- Check wallet balance
- Look up South African mobile networks
- Send SMS messages
- Create airtime and data recharges
- Create prepaid electricity orders
- Check order and SMS status
Use cases of SIMcloud
—
FAQ from SIMcloud
—
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments