/install gov-public-health
Public Health Intel
Access CDC open data and WHO Global Health Observatory indicators.
Setup
mcporter add gov-health --url https://public-health-mcp.apify.actor/mcp --transport streamable-http
Or add to your OpenClaw MCP config (~/.openclaw/mcp.json):
{
"servers": {
"gov-health": {
"url": "https://public-health-mcp.apify.actor/mcp",
"transport": "streamable-http"
}
}
}
Available Tools
health_get_cdc_data
Query CDC Open Data using the Socrata SODA API. Access datasets on disease surveillance, vaccinations, mortality, and more.
Get CDC COVID-19 surveillance data
Query CDC dataset for vaccination rates
Parameters: datasetId (default "g4ie-h725"), query (SoQL where clause), limit, offset, orderBy
health_get_who_indicator
Query WHO Global Health Observatory indicators by country and year.
Get life expectancy data for Japan
Show WHO malaria incidence for Nigeria
Parameters: indicatorCode (default "WHOSIS_000001"), country (3-letter ISO code), year, limit
health_list_who_indicators
List available WHO GHO indicators. Search by keyword to find the right indicator code.
Search WHO indicators for tuberculosis
List available WHO health indicators
Parameters: search, limit
Data Sources
- CDC — Centers for Disease Control and Prevention (open data via Socrata)
- WHO GHO — World Health Organization Global Health Observatory
Use Cases
- Disease surveillance monitoring
- Global health research
- Public health policy analysis
- Epidemiological data access
All data from free government APIs. Zero cost. No API keys required.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gov-public-health - After installation, invoke the skill by name or use
/gov-public-health - Provide required inputs per the skill's parameter spec and get structured output
What is Gov Public Health?
CDC open data and WHO global health indicators. 3 tools for public health intelligence. It is an AI Agent Skill for Claude Code / OpenClaw, with 491 downloads so far.
How do I install Gov Public Health?
Run "/install gov-public-health" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gov Public Health free?
Yes, Gov Public Health is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Gov Public Health support?
Gov Public Health is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gov Public Health?
It is built and maintained by Martin (@martc03); the current version is v1.0.0.