一键导入
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 职业分类
Get an email address without your human. Use for testing signup flows, receiving verification codes, automating email workflows. Free.
Automated cold email outreach pipeline using Resend API. Builds prospect lists from government databases or web scraping, enriches with contact info, sends personalized cold emails with drip follow-ups, and tracks responses. Use when setting up cold email campaigns, building lead lists, automating email outreach, prospecting businesses, sending drip sequences, or managing email deliverability.
Complete cold email system teaching research-driven personalization, "poke the bear" openers, custom signal hunting, and strict QA.
Writes personalized cold emails that actually get replies
Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.
Email marketing design with layout patterns, subject line formulas, and deliverability rules. Covers welcome sequences, promotional emails, transactional templates, and mobile optimization. Use for: email marketing, newsletter design, drip campaigns, email templates, transactional emails. Triggers: email design, email template, email marketing, newsletter design, email layout, email campaign, drip campaign, welcome email, promotional email, transactional email, email subject line, email header image, email banner
| 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.