Aza MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZA_API_KEY | Yes | Your Aza API key (starts with 'aza_live_') | |
| AZA_API_BASE | No | Override base URL for the Aza API (default: https://aza.azabill.ng/api) | https://aza.azabill.ng/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aza_walletA | Show the connected Aza account: name, wallet balance, and how much spending room is left on this API key today. Call this first to confirm the key works. |
| aza_list_networksA | List the mobile networks Aza can top up (MTN, Glo, Airtel, 9mobile). |
| aza_list_data_plansA | List the data bundles available on a network, with their plan codes and prices. Use a plan code with aza_buy_data. |
| aza_buy_airtimeA | Buy airtime for a Nigerian phone number, paid from the connected Aza wallet. Amount is in naira. |
| aza_buy_dataA | Buy a data bundle for a Nigerian phone number, paid from the connected Aza wallet. Get a plan code from aza_list_data_plans first. |
| aza_transactionsA | Show the most recent airtime/data/bill purchases on the connected account. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Abdulkereem/aza-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server