Server Details
Morbidity and Mortality Weekly Reports and disease surveillance
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
4 toolsget_disease_surveillanceInspect
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 for tracking disease
trends, outbreak reports, and current epidemiological data.
Args:
disease: Name of the disease (e.g. 'measles', 'tuberculosis',
'salmonella', 'pertussis', 'hepatitis A').| Name | Required | Description | Default |
|---|---|---|---|
| disease | Yes |
get_recent_reportsInspect
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, and PubMed IDs.
MMWR is the CDC's primary vehicle for scientific publication of timely,
reliable, and authoritative public health information.
Args:
limit: Maximum number of reports to return (default 20, max 50).| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
get_report_detailInspect
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 search_mmwr or
get_recent_reports results.
Args:
pmid: PubMed ID of the MMWR article (e.g. '38271059').| Name | Required | Description | Default |
|---|---|---|---|
| pmid | Yes |
search_mmwrInspect
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).| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Last verification attempt failed.
getaddrinfo ENOTFOUND mcp.olyport.com
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!