bima-mcp
The bima-mcp server provides Kenya-specific insurance intelligence tools (using DEMO/synthetic data for educational purposes):
kenya_insurance_products: List IRA-registered insurance product categories and representative products, filterable by type (health, life, crop, device).nhif_coverage_query: Look up NHIF (National Hospital Insurance Fund) benefits by hospital tier (Level 2–6) and procedure type (inpatient, outpatient, maternity, renal, cancer, mental health).premium_estimate: Estimate monthly premiums for health, life, crop, or device insurance based on age, income, county, and other parameters.parametric_crop_risk: Calculate satellite-based (NDVI/NDMA) crop insurance risk scores for smallholder farmers by county, crop type, acreage, and season.compare_microinsurance: Compare affordable microinsurance options for low-income Kenyans, filtered by target group (informal worker, farmer, student, elderly, refugee) and monthly budget.community_pool_calculator: Size and plan a group pooled insurance arrangement for chama savings groups based on member count, contributions, and coverage goal (hospitalization, funeral, crop loss, education).
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., "@bima-mcpWhat crop insurance is available for maize farmers in Nakuru?"
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.
🛡️ 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.
Related MCP server: usafiri-mcp
Tools
Tool | What it does |
| List IRA-registered products by type (health, life, crop, device) |
| Query NHIF benefits by hospital tier and procedure type |
| Estimate monthly premiums for any coverage type + income bracket |
| NDMA-based crop insurance risk for smallholder farmers |
| Compare affordable products by target group and budget |
| Size a chama pooled insurance arrangement |
Quick Start
pip install bima-mcp # coming soon to PyPI
bima-mcp # starts the MCP server on stdioClaude 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-busAll 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.gabrielmahiaEvaluate 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.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityAmaintenanceMCP server for Kenya environment — NEMA permits, climate data, conservation areas, environmental rights, climate adaptation.5MIT
- AlicenseBqualityAmaintenanceMCP server for Kenya transport — matatu route finder, NTSA services, boda licensing, freight logistics, passenger rights.5MIT
- AlicenseBqualityAmaintenanceMCP server for Kenya health system — NHIF/SHA coverage, facility finder, community health workers, maternal health guidance, essential medicines.6MIT
- AlicenseBqualityAmaintenanceMCP server for Kenya land administration — title search, land rates, subdivision process, dispute resolution, land rights.5MIT
Related MCP Connectors
保险产品搜索、推荐、保费试算、核保预检。覆盖65家保司483款产品。China insurance MCP server.
MCP server for medicare-coverage
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/bima-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server