remit-mcp
The remit-mcp server lets you compare remittance costs, estimate savings, and list supported corridors for sending money to Kenya.
compare_remittance_corridors: Compare all providers for a specific corridor (US→KE, UK→KE, CA→KE), returning fees, exchange rate premiums, total cost percentages, and World Bank benchmarks for a given send amount (default $200 USD).estimate_savings: Calculate potential annual savings by switching from your current provider to the cheapest available provider, based on your corridor and monthly remittance amount.list_corridors: Retrieve all supported remittance corridors.
Note: All data is synthetic/demo data representative of World Bank Remittance Prices Worldwide (RPW) Kenya corridor patterns and is not suitable for operational financial decisions.
Click on "Install 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., "@remit-mcpCompare remittance providers for sending money from the US to Kenya."
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.
💸 remit-mcp
Compatible with claude-sonnet-5 (released 2026-06-30) — Anthropic's most agentic
Sonnet yet. Runs multi-step tool chains end-to-end without stopping short.
Install: pip install remit-mcp · Use with any MCP client.
Remittance corridor fees to East Africa often run well above the UN SDG 10.c target of 3% by 2030 — but comparing corridors requires checking each provider manually.
pip install remit-mcp
remit-mcpTools
Tool | What it does |
| Compare all providers for US→KE, UK→KE, CA→KE corridors |
| Calculate annual savings by switching providers |
| List all supported corridors |
Related MCP server: wapimaji-mcp
Research Basis
World Bank Remittance Prices Worldwide — Global database of corridor costs. SDG target: reduce to 3% by 2030. Current global average: 6.3%. Kenya corridors: 4.1–9.1%.
World Bank Migration & Development Brief 2025 — Kenya received USD 4.2B in remittances in 2024. Top-10 African recipient.
"Democratizing AI in Africa" arXiv:2408.17216 — AI tools for financial inclusion in resource-constrained settings.
IrokoBench arXiv:2406.03368 — Swahili AI capability benchmark; multilingual financial AI for Africa.
DEMO Note
Current data is synthetic, representative of World Bank RPW Kenya corridor patterns. Real implementation queries: remittanceprices.worldbank.org API + live FX feeds.
© 2026 Gabriel Mahia / AI Kung Fu LLC · MIT License
Part of the East Africa Coordination Stack
This MCP server is one of 32 tools in the Kenya coordination infrastructure.
Connect it to africa-coord-bus —
the coordination event bus that routes signals between domains automatically.
pip install africa-coord-busAll 32 servers: pypi.org/user/gmahia Live demo: coord-cascade-demo
IP & Collaboration
MIT licensed. Feedback via GitHub Issues only — pull requests are not accepted. Demo data is labeled DEMO and is not suitable for operational decisions. Full policy: docs/architecture/IP_POLICY.md. Security reports: see SECURITY.md.
Maintenance
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/gabrielmahia/remit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server