Africa's Talking Airtime MCP
JSON →Interact with Africa's Talking airtime service and store transaction data in a local SQLite database.
Install
npx -y @smithery/cli Tools · 5
- check_balance Retrieves the current airtime balance from your Africa's Talking account.
- load_airtime Sends a specified amount of airtime to a phone number and records the transaction.
- get_last_topups Fetches the last N airtime top-up transactions from the database.
- sum_last_n_topups Calculates the sum of the last N top-ups.
- count_topups_by_number Counts the number of successful top-ups to a specific phone number.
Links
★ 2 GitHub stars