Skip to main content
Glama

Africa's Talking Airtime MCP

load_airtime

Send airtime to a specified phone number, save the transaction, and receive confirmation using Africa's Talking API. Requires phone number, amount, and currency code.

Instructions

Load airtime to a specified telephone number and save the transaction. Args: phone_number: The phone number to send airtime to amount: The amount of airtime to send currency_code: The currency code Returns: A message indicating success or failure

Input Schema

NameRequiredDescriptionDefault
amountYes
currency_codeYes
phone_numberYes

Input Schema (JSON Schema)

{ "properties": { "amount": { "title": "Amount", "type": "number" }, "currency_code": { "title": "Currency Code", "type": "string" }, "phone_number": { "title": "Phone Number", "type": "string" } }, "required": [ "phone_number", "amount", "currency_code" ], "title": "load_airtimeArguments", "type": "object" }

You must be authenticated.

Other Tools from Africa's Talking Airtime MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nasoma/africastalking-airtime-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server