Back to Browse

Mkopo MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

๐Ÿ’ณ mkopo-mcp โ€” Alternative Credit Scoring MCP Server

About

๐Ÿ’ณ mkopo-mcp โ€” Alternative Credit Scoring MCP Server

Security Report

5.2
Moderate5.2Moderate Risk

mkopo-mcp is a well-designed MCP server for alternative credit scoring in Kenya with strong security posture. The codebase demonstrates good authentication/authorization patterns (read-only tools with appropriate disclaimers), no malicious patterns, proper input validation, and permissions tightly scoped to the server's purpose. Minor code quality observations (broad exception handling, logging of personal data fields) do not materially impact security. The demo/educational nature of the scoring is clearly disclosed throughout. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

5 files analyzed ยท 10 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-gabrielmahia-mkopo-mcp": {
      "args": [
        "mkopo-mcp"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

๐Ÿ’ณ mkopo-mcp โ€” Alternative Credit Scoring MCP Server

mkopo-mcp Glama score smithery badge


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

Tools

ToolWhat it does
alternative_credit_scoreScore from M-PESA behavioural signals (300โ€“850 scale)
mpesa_creditworthinessAnalyse inflow/outflow patterns for loan capacity
credit_report_summaryGenerate structured report like a loan officer would review
loan_eligibilityMatch to appropriate Kenya lender types
credit_improvement_tipsPersonalised steps to improve credit tier

Quick Start

pip install mkopo-mcp       # coming soon to PyPI
mkopo-mcp                   # starts on stdio

Research 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-bus

All 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.

Part of the East Africa coordination stack

Model-agnostic by design: closed APIs, open-weight models, and small distilled models are all first-class citizens.

Reviews

No reviews yet

Be the first to review this server!

Mkopo MCP Server - ๐Ÿ’ณ mkopo-mcp โ€” Alternative Credit Scoring MCP Server | MCP Marketplace