Skip to main content
Glama

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

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
get_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).
ParametersJSON Schema
NameRequiredDescriptionDefault
yearNo
limitNo
stateNo
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.
ParametersJSON Schema
NameRequiredDescriptionDefault
yearNo
stateNo
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).
ParametersJSON Schema
NameRequiredDescriptionDefault
yearNo
limitNo
stateNo
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.
ParametersJSON Schema
NameRequiredDescriptionDefault
yearNo
causeNo
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).
ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
stateNo
cause_groupNo

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

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.