MCP server for Kenya insurance intelligence — NHIF, parametric crop risk, microinsurance comparison
Project description
🛡️ bima-mcp — Kenya Insurance Intelligence 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 bima-mcp · Use with any MCP client.
Insurance products exist — NHIF, parametric crop cover, microinsurance — but comparing them or checking eligibility requires navigating separate portals with no shared interface.
Exposes Kenya insurance data, NHIF coverage analysis, parametric crop risk scoring, and microinsurance comparison through the Model Context Protocol.
Why Insurance Infrastructure Matters
In mature economies, insurance is invisible infrastructure — it enables risk-taking by capping downside. A farmer plants a new crop because crop insurance limits loss. A parent starts a business because health insurance protects the family. Without this floor, the rational choice is perpetual caution.
Kenya's insurance penetration: 2.3% of GDP vs 8–11% in developed markets. The gap is not cultural — it is the cost of distribution, claims verification, and actuarial data. All three can be compressed by technology.
Tools
| Tool | What it does |
|---|---|
kenya_insurance_products |
List IRA-registered products by type (health, life, crop, device) |
nhif_coverage_query |
Query NHIF benefits by hospital tier and procedure type |
premium_estimate |
Estimate monthly premiums for any coverage type + income bracket |
parametric_crop_risk |
NDMA-based crop insurance risk for smallholder farmers |
compare_microinsurance |
Compare affordable products by target group and budget |
community_pool_calculator |
Size a chama pooled insurance arrangement |
Quick Start
pip install bima-mcp # coming soon to PyPI
bima-mcp # starts the MCP server on stdio
Claude Desktop Integration
{
"mcpServers": {
"bima-mcp": {
"command": "bima-mcp"
}
}
}
Use Cases
- Farmers: "What crop insurance do I need for my 2-acre maize farm in Nakuru?"
- Informal workers: "What NHIF tier 4 inpatient coverage do I get for KES 500/month?"
- Chama treasurers: "How do I set up pooled hospitalization cover for 25 members?"
- Researchers: "Compare parametric crop insurance risk across Kenya counties"
Research Basis
- ACRE Africa Parametric Crop Insurance Methodology (2023)
- Kenya IRA Annual Report 2024
- World Bank Insurance Primer for Low-Income Markets (2023)
- NDMA County Drought Monitoring Reports
⚠️ Disclaimers
DEMO data — not real insurance products or binding quotes. Not affiliated with NHIF, IRA, or any insurance provider. Always consult a licensed IRA-registered insurance agent for actual products. Kenya IRA: ira.go.ke
© 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.
It connects to africa-coord-bus — the coordination
event bus that routes signals between domains automatically.
When this server detects a threshold condition, the bus notifies:
bima-mcp— parametric insurance evaluationkilimo-mcp— agricultural advisoryafya-mcp— health surveillance activationcounty-mcp— county office alert
pip install africa-coord-bus
All servers: pypi.org/user/gmahia
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
- Install & run:
pip install reli-cli && reli list— 33 MCP servers on the official MCP Registry underio.github.gabrielmahia - Evaluate any model on Swahili agent tasks: kipimo · dataset · leaderboard
- Coordinate across servers: africa-coord-bus — offline-first event bus with a built-in Kenya routing table
- Datasets: huggingface.co/gmahia · Docs hub: nairobi-stack
Model-agnostic by design: closed APIs, open-weight models, and small distilled models are all first-class citizens.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bima_mcp-0.1.3.tar.gz.
File metadata
- Download URL: bima_mcp-0.1.3.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5e0440d7fa9c77f7b17b2db9724f5869302e8eb3687a40904bb86e66c9764a4
|
|
| MD5 |
4a50939f9ec1d28165c4e68ccde97a5c
|
|
| BLAKE2b-256 |
8474a32877d2b91cdd858633d056f84dfcc5c357732f3b2de29aff5d84614652
|
File details
Details for the file bima_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: bima_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8350bbfc7538a793f1ba2597fe8b6ec6ec41892aa73636c4305a5105d5550647
|
|
| MD5 |
f88ed8cc471fc38d0ed836ea2cc9d38c
|
|
| BLAKE2b-256 |
c91e33d369e4cb1d096fc211b82e30ac7aeb24977e75242daf9e0c0dcdbca0c7
|