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).
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
Frequently asked questions
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
Basic information
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments