search_mmwr
ActiveTool of CDC MMWR Reports
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, surveillance summaries, and public health recommendations. Args: query: Search terms (e.g. 'COVID-19 vaccine effectiveness', 'influenza surveillance', 'measles outbreak 2024'). limit: Maximum number of results to return (default 20, max 100).
Parameters schema
{
"type": "object",
"title": "search_mmwrArguments",
"required": [
"query"
],
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 20
},
"query": {
"type": "string",
"title": "Query"
}
}
}Parent server
CDC MMWR Reports
1/7 registries