Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

CDC MMWR Reports

com.olyport/cdc-mmwr

Morbidity and Mortality Weekly Reports and disease surveillance

Uptime
11.1%
27 probes
Response
484ms
last probe
Tools
4
callable

Tools · 4

get_recent_reports

Get recent MMWR weekly reports and recommendations from CDC. Returns the most recent Morbidity and Mortality Weekly Report articles published by the CDC, including titles, publication dates, …

search_mmwr

Search MMWR articles by topic via PubMed. Searches the Morbidity and Mortality Weekly Report journal for articles matching your query. Use for finding CDC guidance, outbreak reports, surv…

get_report_detail

Get the full abstract and metadata of an MMWR article by PubMed ID. Returns the complete abstract, authors, publication date, volume/issue, and any MeSH subject headings. Use PMIDs from searc…

get_disease_surveillance

Get current surveillance data for a notifiable disease from MMWR/CDC. Searches recent MMWR articles for surveillance reports and case counts related to a specific notifiable disease. Useful f…

Similar MCP servers embedding-nearest

CDC Mortality (WONDER) live
Leading causes of death, mortality rates, infant mortality, and drug overdose data
5 tools · streamable-http
Mydisease
MyDisease.info MCP.
0 tools · streamable-http
CMS Medicare Data live
Medicare spending, chronic conditions, hospital quality, readmissions, and enrollment
5 tools · streamable-http
Cochrane Medical Reviews live
Systematic medical reviews and evidence-based healthcare research
3 tools · streamable-http
Medical Codes
Medical codes MCP.
0 tools · streamable-http
io.github.cyanheads/cdc-health-mcp-server live
Search and query CDC public health data — mortality, vaccinations, surveillance, behavioral risk.
3 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cdc_mmwr_reports": {
      "url": "https://mcp.olyport.com/cdc-mmwr/mcp",
      "transport": "streamable-http"
    }
  }
}