The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Wapimaji MCP listing page.
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 wapimaji-mcp · Use with any MCP client.
MCP server giving AI agents real-time access to Kenya's water stress and drought data — all 47 counties, NDMA drought phase classifications, and SMS alert capability via Africa's Talking.
WapiMaji MCP exposes Kenya drought and water stress data as MCP tools. Any Claude, GPT-4, or MCP-compatible AI agent can now:
One-prompt examples:
| Tool | Type | Description |
|---|---|---|
get_drought_status | Read-only | Current NDMA drought phase for a county |
get_county_water_stress | Read-only | Water stress index, rainfall deficit, river levels |
get_drought_alerts | Read-only | All counties at or above a given drought phase |
sms_drought_alert | Destructive | Send drought alert SMS via Africa's Talking |
© 2026 Gabriel Mahia · contact@aikungfu.dev License: MIT Not affiliated with NDMA or Africa's Talking.
This server draws on open and public domain datasets for drought intelligence:
Open Government Data (Public Domain)
Historical Baseline Data (Public Domain)
These are structured in africa-open-climate-data and east-africa-agricultural-pd.
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.
All 32 servers: pypi.org/user/gmahia Live demo: coord-cascade-demo
pip install reli-cli && reli list — 33 MCP servers on the official MCP Registry under io.github.gabrielmahiaModel-agnostic by design: closed APIs, open-weight models, and small distilled models are all first-class citizens.