mkopo-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| alternative_credit_scoreA | Estimate an alternative credit score from M-PESA behavioural signals. Western parallel: FICO score / Nova Credit for immigrants with no US history. Inputs are self-reported for demo purposes — a real implementation would connect to licensed M-PESA data-sharing APIs with customer consent. DEMO — not a real credit bureau product. |
| mpesa_creditworthinessA | Analyse M-PESA transaction patterns to assess creditworthiness. Takes simplified transaction summary inputs (no raw transaction data). Western parallel: Plaid income verification, Finicity, Experian Boost. DEMO — requires informed customer consent in production. |
| credit_report_summaryA | Generate a structured credit report summary — the document a loan officer would review. Western parallel: Experian or Equifax credit report. DEMO — not a real CRB product. |
| loan_eligibilityA | Estimate loan eligibility across Kenya lender types. Western parallel: LendingTree loan comparison, Bankrate. DEMO — not actual loan offers. |
| credit_improvement_tipsA | Generate actionable credit improvement tips personalised to the user's situation. Western parallel: Credit Karma improvement recommendations. DEMO educational content. |
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
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