african-fintech-mcp

African fintech toolkit: mobile money fee calculator (M-Pesa, MTN, Orange, Airtel), VAT/tax for 20 African countries, live currency conversion, transaction…

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

  • Calculate Mobile Money Fee: Calculate the fee for sending, withdrawing, or international transfer via an African mobile money provider (M-Pesa, MTN, Orange Money, Airtel Money).
  • Calculate African Tax: Calculate VAT/tax for any of 20 supported African countries. Returns tax amount, VAT rate, and total-with-tax.
  • Convert African Currency: Convert between African currencies using live rates refreshed every 6 hours, routed via USD.

What data it sees

Do you need an account

An API key from the service settings is required

African fintech toolkit: mobile money fee calculator (M-Pesa, MTN, Orange, Airtel), VAT/tax for 20 African countries, live currency conversion, transaction limits, transfer cost comparison, and Uganda PAYE/NSSF calculator. 7 tools. API key required — purchase at selar.com/728819987b

EXAMPLE Input: { "gross_monthly_salary": 2000000 }

Output: { "currency": "UGX", "paye": 502000, "nssf_employee": 100000, "net_take_home": 1398000, "total_employer_cost": 2200000, "tax_bands_year": 2026 }

Server tool list (7)

Raw names from tools/list. Only developers need these.

calculate_mobile_money_feeCalculate the fee for sending, withdrawing, or international transfer via an African mobile money provider (M-Pesa, MTN, Orange Money, Airtel Money).
calculate_african_taxCalculate VAT/tax for any of 20 supported African countries. Returns tax amount, VAT rate, and total-with-tax.
convert_african_currencyConvert between African currencies using live rates refreshed every 6 hours, routed via USD.
get_mobile_money_limitsGet the daily and monthly transaction limits for a specific mobile money provider.
compare_transfer_costsCompare send transfer costs across all mobile money providers in a given country, sorted cheapest-first.
get_tax_rateGet the VAT/tax rate and local currency for any of the 20 supported African countries.
calculate_uganda_payeCalculate Uganda PAYE income tax and NSSF contributions using 2026 URA graduated tax bands. Returns PAYE, NSSF employee/employer, net take-home, and total employer cost.