MCP.so
登录

SIMcloud

@ErikThiart

关于 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.

基本信息

分类

其他

传输方式

stdio

发布者

ErikThiart

提交者

Erik Thiart

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "simcloud": {
      "url": "https://simcloud.co.za/api/mcp.php"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器