Odel
swahili health mcp

swahili health mcp

Local
@gabrielmahiaPythonMITUpdated 1mo ago

๐Ÿฅ Swahili Health MCP

๐Ÿฅ Swahili Health MCP

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.

PyPI version License: MIT

Tools

ToolDescription
get_health_facilityGet details of a Kenya health facility by name or code
search_facilities_by_countyList health facilities in a county with level and services
get_maternal_healthMaternal health indicators โ€” ANC visits, skilled birth attendance
get_immunization_coverageChild immunization coverage by vaccine and county
get_disease_surveillanceWeekly disease surveillance data (malaria, diarrhea, pneumonia)
get_health_worker_countHealth worker density by county

Usage with Claude

# Install
pip install swahili-health-mcp

# Add to Claude Code
claude mcp add swahili-health -- swahili-health-mcp

# Or with uvx
claude mcp add swahili-health -- uvx swahili-health-mcp

Data Sources

  • Kenya DHIS2 (dhis.moh.go.ke) โ€” Ministry of Health open data
  • Kenya Health Facility Registry (kenyaemr.org)
  • Kenya Health Information System (KHIS)

All data is publicly available via Kenya's open government data policy.

Part of the East Africa Civic Tech Portfolio

See also: mpesa-mcp | wapimaji-mcp

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.