mkopo-mcp
The mkopo-mcp server provides alternative credit scoring and financial assessment tools for East Africa, using M-PESA mobile money behavioral data as a proxy for traditional credit history — useful for individuals without formal credit records.
alternative_credit_score: Estimate a credit score (300–850) based on M-PESA behavioral signals such as income deposit regularity, utility payments, savings behavior, Fuliza overdraft usage, and loan default history.mpesa_creditworthiness: Analyze M-PESA inflow/outflow patterns, Fuliza usage, and business Paybill receipts to assess an individual's capacity to repay loans.credit_report_summary: Generate a structured credit report (formatted for loan officer review) using employment type, monthly income, existing loans, and CRB listing status.loan_eligibility: Estimate eligibility across various Kenyan lender types based on credit tier, income, loan purpose, and requested amount.credit_improvement_tips: Provide personalized, actionable recommendations to improve credit standing, addressing Fuliza debt, CRB listings, and savings history.
⚠️ All tools use demo/self-reported data and are not a real Credit Reference Bureau (CRB) product.
💳 mkopo-mcp — Alternative Credit Scoring MCP Server
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 mkopo-mcp · Use with any MCP client.
Most East Africans transacting heavily on mobile money have no formal credit file — the data exists in M-PESA history, but no scoring model reads it as an agent-callable tool.
70%+ of Kenyan adults are "credit invisible" — no formal credit history means no access to capital. M-PESA is a de facto financial history record that predicts repayment behaviour. mkopo-mcp makes that intelligence accessible to AI agents.
The Structural Problem
In mature economies, credit bureaus have 30+ years of credit card, mortgage, and auto loan data per person. That data machine took 50 years to build. In Kenya, most people's financial lives happen in cash and mobile money — invisible to formal credit systems.
M-PESA is the credit bureau that doesn't know it is one.
Regular income deposits → income stability
Utility payment regularity → discipline signal
Savings behaviour (M-Shwari, chama) → future orientation
Fuliza usage ratio → short-term distress indicator
Business Paybill receipts → verifiable commercial activity
Related MCP server: PayLink MCP Server
Tools
Tool | What it does |
| Score from M-PESA behavioural signals (300–850 scale) |
| Analyse inflow/outflow patterns for loan capacity |
| Generate structured report like a loan officer would review |
| Match to appropriate Kenya lender types |
| Personalised steps to improve credit tier |
Quick Start
pip install mkopo-mcp # coming soon to PyPI
mkopo-mcp # starts on stdioResearch Basis
World Bank "Expanding Access to Finance" (2022)
Breza & Kinnan "Measuring the Equilibrium Impacts of Credit" (2021)
CBK Prudential Guidelines (2022)
Kenya CRB Act (Cap. 44A)
⚠️ DEMO data — not a real CRB product. Consult Metropol or CRB Africa for official reports.
© 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/mkopo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server