The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Swahili Health MCP listing page.
Model Context Protocol (MCP) server for Kenya health data. Provides AI agents with tools to query Kenya health facilities, maternal health indicators, immunization coverage, and disease surveillance data via the DHIS2 public API.
| Tool | Description |
|---|---|
get_health_facility | Get details of a Kenya health facility by name or code |
search_facilities_by_county | List health facilities in a county with level and services |
get_maternal_health | Maternal health indicators — ANC visits, skilled birth attendance |
get_immunization_coverage | Child immunization coverage by vaccine and county |
get_disease_surveillance | Weekly disease surveillance data (malaria, diarrhea, pneumonia) |
get_health_worker_count | Health worker density by county |
All data is publicly available via Kenya's open government data policy.
See also: mpesa-mcp | wapimaji-mcp
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.
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.