원클릭으로
gov-public-health
CDC open data and WHO global health indicators. 3 tools for public health intelligence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
CDC open data and WHO global health indicators. 3 tools for public health intelligence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Search company registrations via OpenCorporates and SEC EDGAR. 3 tools for business entity research.
SEC filings, company news, federal contracts, and company profiles. 4 tools for competitive intelligence.
SAM.gov contract opportunities, USAspending awards, and entity lookup. 3 tools for government contracting.
Search US court opinions, dockets, and judges. 3 tools for federal court records research.
EPA air quality data and HUD foreclosure listings. 2 tools for environmental and housing intelligence.
SEC EDGAR filings, BLS employment stats, and USDA crop prices. 3 tools for federal financial intelligence.
| name | gov-public-health |
| description | CDC open data and WHO global health indicators. 3 tools for public health intelligence. |
| homepage | https://github.com/martc03/gov-mcp-servers |
| metadata | {"clawdbot":{"emoji":"🏥","requires":{"bins":["mcporter"]}}} |
Access CDC open data and WHO Global Health Observatory indicators.
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"
}
}
}
health_get_cdc_dataQuery 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_indicatorQuery 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_indicatorsList 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
All data from free government APIs. Zero cost. No API keys required.