Africa's Talking Airtime MCP
@nasoma
About Africa's Talking Airtime MCP
An MCP server for interacting with the Africa’s Talking Airtime service. It allows clients to topup airtime to a mobile number(s).
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"africastalking-airtime-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Africa's Talking Airtime MCP?
A Model Context Protocol (MCP) server for managing airtime transactions via the Africa's Talking API. It provides tools to check balance, send airtime, view recent top-ups, sum amounts, and count top-ups by phone number, storing data in SQLite. Designed for developers integrating airtime management into AI clients like Claude Desktop or Goose.
How to use Africa's Talking Airtime MCP?
Install Python 3.10+, uv, clone the repository, and run uv sync. Configure with your AI client by setting environment variables username, api_key, country, and currency_code. Invoke the server through the client’s MCP configuration (e.g., for Claude Desktop add a JSON entry with command, args, and env). Use the provided tools via natural language prompts.
Key features of Africa's Talking Airtime MCP?
- Sending airtime to specified phone numbers.
- Storing transaction details in a SQLite database.
- Retrieving and summarizing transaction history.
- Checking account balance on Africa's Talking.
- Supports African countries where service is available.
- Works with AI clients like Claude Desktop and Goose.
Use cases of Africa's Talking Airtime MCP?
- Check your Africa's Talking account balance.
- Send airtime to a phone number.
- View recent top-up transactions.
- Calculate total amount of recent top-ups.
- Count how many times a specific number was topped up.
FAQ from Africa's Talking Airtime MCP
What are the dependencies to run this server?
Requires Python 3.10 or higher, uv, and an Africa's Talking account with a username and API key.
Where is transaction data stored?
All transaction details are stored in a local SQLite database file (airtime_transactions.db) created in the project directory.
What countries are supported?
The server
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
ICSS
chokcoco不止于 CSS
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments