Server Details
Leading causes of death, mortality rates, infant mortality, and drug overdose data
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
5 toolsget_drug_overdose_deathsInspect
Get provisional drug overdose death data by state.
Returns provisional counts and rates of drug overdose deaths from the
National Vital Statistics System (NVSS). Includes data on opioid,
synthetic opioid, and other drug-involved deaths. Updated monthly.
Args:
state: Filter by state name (e.g. 'West Virginia', 'Ohio').
Case-insensitive. Returns all states if not specified.
year: Filter by year. Returns all available years if not specified.
limit: Maximum number of records to return (default 25, max 1000).| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| limit | No | ||
| state | No |
get_infant_mortalityInspect
Get infant mortality rates by state and race/ethnicity.
Returns infant mortality data including rates per 1,000 live births,
broken down by state and race/ethnicity. Infant mortality is a key
indicator of community health status used in CHNAs.
Args:
state: Filter by state name (e.g. 'Ohio', 'Georgia'). Case-insensitive.
Returns all states if not specified.
year: Filter by year. Returns all available years if not specified.| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| state | No |
get_leading_causes_of_deathInspect
Get leading causes of death with death counts and age-adjusted rates.
Returns data from the NCHS Leading Causes of Death dataset, which provides
national and state-level mortality statistics by cause of death, year, and
age-adjusted death rate per 100,000 population. Data spans 1999-2017.
Args:
state: Filter by state name (e.g. 'California', 'Texas'). Case-insensitive.
Returns all states if not specified.
year: Filter by year (e.g. 2017). Returns all available years if not specified.
limit: Maximum number of records to return (default 25, max 1000).| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| limit | No | ||
| state | No |
get_mortality_by_stateInspect
Compare mortality rates across states for a specific cause or all causes.
Returns age-adjusted death rates by state, useful for comparing mortality
burdens across geographies. Data from NCHS Leading Causes of Death.
Args:
cause: Cause of death to filter by (e.g. 'Heart disease', 'Cancer',
'Unintentional injuries', 'Alzheimer\'s disease'). Partial match
supported. Returns all causes if not specified.
year: Filter by year (e.g. 2017). Defaults to most recent available year
if not specified.| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| cause | No |
get_provisional_mortalityInspect
Get most recent provisional mortality data including COVID and other causes.
Returns provisional death counts from the NVSS, covering major cause
groups including COVID-19, respiratory diseases, circulatory diseases,
and more. Data is updated weekly and covers the most recent periods.
Args:
state: Filter by state/jurisdiction name (e.g. 'New York', 'Florida').
Case-insensitive. Returns all jurisdictions if not specified.
cause_group: Filter by cause group (e.g. 'COVID-19', 'Respiratory',
'Circulatory', 'Malignant neoplasms'). Partial match supported.
Returns all cause groups if not specified.
limit: Maximum number of records to return (default 50, max 1000).| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | ||
| cause_group | No |
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!