momo-mcp
Provides tools for Mobile Money payments through Orange Money, enabling AI agents to request payments, disburse funds, and check transaction statuses in Francophone West Africa.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@momo-mcpRequest payment of 5000 FCFA from +22996123456"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
momo-mcp
FR — Un serveur MCP pour Mobile Money en Afrique de l'Ouest francophone. Un seul serveur, une seule intégration, pour permettre à un agent IA de faire des paiements Mobile Money — sans jongler entre les documentations de MTN MoMo, Moov Africa et Orange Money.
EN — An MCP server for Mobile Money in Francophone West Africa. One server, one integration, so an AI agent can make Mobile Money payments — without juggling separate docs for MTN MoMo, Moov Africa, and Orange Money.
Aujourd'hui / Currently: MTN MoMo (sandbox). Moov Africa et Orange Money arrivent — l'architecture est prête à les accueillir sans réécrire le serveur.
⚠️ Statut : sandbox uniquement. Testé de bout en bout sur l'environnement sandbox MTN MoMo. Pas encore audité ni utilisé en production — à valider soi-même avant tout usage avec de vrais fonds.
Pourquoi ce projet / Why this project
La plupart des outils IA génériques (Stripe, PayPal...) ne couvrent pas le Mobile Money, qui reste le moyen de paiement dominant en Afrique de l'Ouest. Les rares intégrations existantes ciblent surtout l'Afrique anglophone/de l'Est. momo-mcp comble ce vide pour les développeurs qui construisent des agents IA (assistants d'achat, bots de paiement, outils de facturation) sur ce marché.
Related MCP server: M-Pesa MCP Server
Outils exposés / Tools exposed
Outil | Description |
| Demande un paiement à un client (Request-to-Pay). Asynchrone : renvoie |
| Vérifie le statut final d'un paiement ou d'un transfert. |
| Envoie de l'argent à un utilisateur (remboursement, salaire, payout). |
| Vérifie qu'un numéro a un compte Mobile Money actif avant d'y envoyer un paiement. |
Installation
git clone https://github.com/Tahsine/momo-mcp.git
cd momo-mcp
pip install -e .Configuration (MTN MoMo sandbox)
Crée un compte gratuit sur momodeveloper.mtn.com et récupère tes clés d'abonnement Collection et Disbursement.
Provisionne ton API user + API key (une seule fois) :
python scripts/provision_mtn.py --subscription-key TA_CLE_COLLECTIONCopie
.env.examplevers.envet remplis les valeurs obtenues.
Utilisation avec Claude Code
claude mcp add momo-mcp -- python -m momo_mcp.serverTest manuel avec l'MCP Inspector
npx @modelcontextprotocol/inspector python -m momo_mcp.serverFeuille de route / Roadmap
MTN MoMo (Collection + Disbursement) — sandbox
MTN MoMo — production
Moov Africa
Orange Money
Serveur webhook optionnel pour éviter le polling manuel de
check_payment_status
Contact
Construit par Tahsine (Borrelle Dev) à Cotonou, Bénin. Questions, retours, ou besoin d'une intégration sur-mesure (Moov, Orange, autre marché) : ouvre une issue ou contacte-moi sur LinkedIn / GitHub.
Licence
MIT — voir LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for building and testing AI agents with multi-model experimentation and insights.
The Mercado Pago MCP Server implements the Model Context Protocol to provide AI agents and LLMs with access to Mercado Pago's APIs and tools within compatible development environments. It acts as an intermediary that translates Mercado Pago resources into executable functions (tools) that AI applications can invoke to perform actions and automate flows. The server simplifies integration, enables using documentation to implement or improve code, and optimizes operations through natural language interactions without manual implementations.
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
African intelligence infrastructure for AI apps, developers, and data products via MCP.
Related MCP Servers
FlicenseNot gradedqualityDmaintenanceOpen-source MCP server that streamlines payment integration for AI agents and financial apps in Africa, providing unified tools for providers like M-Pesa.1-- FlicenseNot gradedqualityDmaintenanceAn experimental MCP server that lets AI agents interact with guarded payment workflows through typed tools, enabling safe agent-assisted payments with M-Pesa and mock Airtel Money.2-

cinetpay-mcpofficial
AlicenseAqualityDmaintenanceMCP server that connects AI assistants to the CinetPay API for mobile money payments across Africa, enabling balance checks, payment initialization, transfers, and more.79 npmMIT- AlicenseNot gradedqualityBmaintenanceA remote MCP server that lets any AI agent accept payments in Rwanda via MTN Mobile Money, Airtel Money, and cards through Flutterwave's hosted checkout.MIT