
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论