# CDC Public Health MCP for AI Agents AI Agent Connect

> CDC Public Health MCP gives your agent direct access to official U.S. CDC health resources. It lets you search for media like infographics and articles, grab embed codes for syndication, and pull personalized health recommendations from the MyHealthfinder API. It's the source of truth for public health data.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ld8BX3z7nZnR5D6eypB2L0LyEHsq7G0HkRiBBHZr/ai-agent-connect
- **Tags:** public-health, cdc, medical-resources, health-recommendations, syndication, health-topics, clinical-guidelines, epidemiology, government-data, wellness

## Description

Researching public health data usually means digging through layers of government websites and trying to figure out which links are actually current. This Connector changes that by letting your agent do the heavy lifting for you. Instead of manual searching, you can ask your agent to find specific CDC media, grab the official HTML for your own website, or look up the latest health topics. It connects you to the MyHealthfinder API to get evidence-based tips based on specific demographics like age or gender. If you're looking for a reliable way to get official information into your content, this is the way to do it. You can find this and thousands of other tools in the Vinkius catalog to build out your agent's capabilities.

## Tools

### search_health_media
Searches the CDC library for media items using a keyword. It's the fastest way to find specific articles or infographics.

### search_hhs_resources
Searches the HHS Digital Media for specific resources. Use this to find broader government health assets.

### get_media_details
Pulls specific information about a CDC media item. Use this to see the full details of a specific resource.

### get_recent_health_media
Finds the most recently published health resources. It helps you see what the CDC just released today.

### get_syndication_html
Gets the official HTML embed code for sharing content. This allows you to put verified info on your own site.

### get_topic_metadata
Retrieves the details and metadata for a specific health topic. This is useful for structured data collection.

### list_health_topics
Lists all public health topics available in the CDC catalog. Use this to see the full scope of covered topics.

### list_supported_languages
Shows which languages are available for CDC content. This helps you verify accessibility for your audience.

## Prompt Examples

**Prompt:** 
```
Search for CDC resources about 'Influenza' and show me the latest articles.
```

**Response:** 
```
I've searched the CDC library for 'Influenza'. I found several resources, including the 'Key Facts About Seasonal Flu' article (ID: 88210) and a recent infographic. Would you like the detailed metadata or the HTML embed code for one of these?
```

**Prompt:** 
```
Get health recommendations for a 35-year-old female.
```

**Response:** 
```
Based on official health guidelines for a 35-year-old female, recommended preventative measures include regular blood pressure screenings, cervical cancer screenings, and staying updated with seasonal vaccines. Would you like more details on any of these topics?
```

**Prompt:** 
```
List the most recently published health resources from the CDC.
```

**Response:** 
```
I've retrieved the latest health resources. Recent publications include updates on 'Travel Health Notices', 'Emerging Infections Reports', and new dietary guidelines for parents. Would you like to see the description for the travel notices?
```

## Capabilities

### Search CDC media library
Find articles and infographics using specific keywords.

### Get embed codes
Grab HTML to put official health content on your own site.

### Audit health topics
Pull the full list of official topics and their metadata.

### Get personalized tips
Retrieve health recommendations based on age and gender.

### Check language support
See which languages the CDC content services offer.

## Use Cases

### Academic Research
A researcher asks for the latest on 'Influenza' and the agent pulls a list of recent articles and infographics using search_health_media.

### Content Creation
A blogger needs to share a health tip and asks the agent to grab the embed code for a specific CDC article using get_syndication_html.

### Public Health Planning
An advocate asks for all available health topics to see what the CDC covers using list_health_topics.

### Personalized Wellness
A user asks for health tips for a 35-year-old female and the agent retrieves official CDC guidelines based on those demographics.

## Benefits

- Get official data from a single source. Use search_health_media to skip the government portal maze and get verified results.
- Share content faster. Use get_syndication_html to grab embed codes for your own website instantly without manual formatting.
- Personalize health advice. Use the MyHealthfinder API tools to get tips based on age and gender for specific user personas.
- Stay current on trends. Use get_recent_health_media to see what the CDC just published so your content stays up to date.
- Organize your research. Use list_health_topics to see every official category available in the catalog for systematic auditing.

## How It Works

The bottom line is you get official government health data without the manual browsing.

1. Subscribe to the CDC Public Health MCP in your preferred client.
2. Enter your HHS API Key if you need deeper access to specific resources.
3. Ask your agent to find specific health data or media items.

## Frequently Asked Questions

**Can the CDC Public Health MCP find specific types of media?**
Yes, it lets your agent search for articles, infographics, and other HTML resources within the official CDC library.

**How do I get official health tips for specific people?**
You can ask your agent to pull recommendations based on age and gender using the official MyHealthfinder data.

**Can I share CDC content on my own website?**
Yes, your agent can grab the official HTML embed codes so you can put verified health information directly on your page.

**Does the CDC Public Health MCP support multiple languages?**
It can check which languages are currently supported by the CDC Content Services for you.

**How do I know if the health data is current?**
Your agent can pull the most recently published media to ensure you're looking at the latest official updates.

**Can I use this for academic research?**
It's great for researchers who need to audit official health topics and pull metadata for specific public health subjects.

**Do I need an API key for the CDC tools?**
Most CDC Content Services are public and do not require a key. However, providing an HHS API Key (from the digitalmedia.hhs.gov portal) can provide higher rate limits and access to restricted resources.

**What kind of health recommendations are provided?**
The recommendations are retrieved from the MyHealthfinder API (health.gov), providing evidence-based preventative clinical services and wellness tips authorized by the U.S. Department of Health and Human Services.

**Can I embed CDC content into my own website?**
Yes! Use the `get_syndication_html` tool with a media ID. It will return the standard HTML snippet that you can copy and paste into your site to display up-to-date CDC content automatically.