Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Swahili Health

FreeNot checked

Kenya public health data via DHIS2: facilities, maternal health, immunization, and disease surveillance.

GitHubEmbed

About

Kenya public health data via DHIS2: facilities, maternal health, immunization, and disease surveillance.

README

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

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

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.

from github.com/gabrielmahia/swahili-health-mcp

Installing Swahili Health

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/gabrielmahia/swahili-health-mcp

FAQ

Is Swahili Health MCP free?

Yes, Swahili Health MCP is free — one-click install via Unyly at no cost.

Does Swahili Health need an API key?

No, Swahili Health runs without API keys or environment variables.

Is Swahili Health hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Swahili Health in Claude Desktop, Claude Code or Cursor?

Open Swahili Health on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Swahili Health with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs