Back to Browse

Bima MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

๐Ÿ›ก๏ธ bima-mcp โ€” Kenya Insurance Intelligence MCP Server

About

๐Ÿ›ก๏ธ bima-mcp โ€” Kenya Insurance Intelligence MCP Server

Security Report

5.2
Moderate5.2Moderate Risk

bima-mcp is a well-designed MCP server for Kenya insurance intelligence with clean architecture and appropriate security controls. All data is explicitly marked as DEMO/synthetic, authentication is not required (appropriate for an informational tool), and the codebase has no malicious patterns, hardcoded credentials, or dangerous operations. Minor code quality findings around broad exception handling and logging do not materially impact security. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

5 files analyzed ยท 9 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-bima-mcp": {
      "args": [
        "bima-mcp"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

๐Ÿ›ก๏ธ bima-mcp โ€” Kenya Insurance Intelligence MCP Server

bima-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 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

ToolWhat it does
kenya_insurance_productsList IRA-registered products by type (health, life, crop, device)
nhif_coverage_queryQuery NHIF benefits by hospital tier and procedure type
premium_estimateEstimate monthly premiums for any coverage type + income bracket
parametric_crop_riskNDMA-based crop insurance risk for smallholder farmers
compare_microinsuranceCompare affordable products by target group and budget
community_pool_calculatorSize 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 evaluation
  • kilimo-mcp โ€” agricultural advisory
  • afya-mcp โ€” health surveillance activation
  • county-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

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!

Bima MCP Server - ๐Ÿ›ก๏ธ bima-mcp โ€” Kenya Insurance Intelligence MCP Server | MCP Marketplace