CDC Public Health MCP. Find and embed official U.S. health data from CDC.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
CDC Public Health / 美国疾控中心 MCP Server gives your AI agent access to official U.S. CDC health resources. Use it to search media by keywords, audit complete health topic catalogs, and retrieve personalized health recommendations.
It centralizes complex government data, letting your agent find articles, metadata, and embed codes from a single, authorized source.
What your AI agents can do
Get media details
Retrieves detailed metadata for a specific CDC media item.
Get recent health media
Fetches a list of the most recently published health media items.
Get syndication html
Generates the embed code needed to share a specific media item on another website.
The agent searches the CDC library for media items using specific keywords.
The agent accesses the full list of public health topics and retrieves associated metadata for deep topic analysis.
The agent retrieves HTML embed codes, allowing you to share CDC content directly on your websites.
The agent fetches detailed metadata for a single, known CDC media resource.
The agent provides personalized, evidence-based health recommendations based on user parameters like age and gender.
The agent lists all languages supported by the CDC content services.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
CDC Public Health MCP Server: 8 Tools for Health Data Access
Use these tools to search, audit, and retrieve official U.S. CDC health media and topic metadata via your AI client.
019d8423get media details
Retrieves detailed metadata for a specific CDC media item.
019d8423get recent health media
Fetches a list of the most recently published health media items.
019d8423get syndication html
Generates the embed code needed to share a specific media item on another website.
019d8423get topic metadata
Retrieves detailed information about a specific public health topic.
019d8423list health topics
Lists the complete catalog of available public health topics.
019d8423list supported languages
Lists every language the CDC content services support.
019d8423search health media
Searches the CDC media library for resources using a keyword query.
019d8423search hhs resources
Searches the broader HHS Digital Media library for general health resources.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with CDC Public Health / 美国疾控中心, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
The CDC Public Health MCP Server gives your AI agent access to official U.S. CDC health resources. Your agent can search the CDC library for media items using keywords via search_health_media, or it can search the broader HHS Digital Media library for general health resources using search_hhs_resources. You can get detailed metadata for a specific CDC media item using get_media_details, and you can find the most recent health media published by the CDC with get_recent_health_media.
To share official content, your agent retrieves the necessary HTML embed code for a specific media item with get_syndication_html. You can list the complete catalog of available public health topics with list_health_topics, and you can retrieve detailed information about a specific public health topic using get_topic_metadata. For language support, your agent lists all languages the CDC content services support using list_supported_languages.
For personalized advice, your agent provides tailored, evidence-based health recommendations based on parameters like age and gender. You can also search the CDC library for articles and resources using keywords, and you can check out the full list of available health topics and their associated metadata for deep topic analysis.
How CDC Public Health MCP Works
- 1 Subscribe to the CDC Public Health server and connect your AI client.
- 2 Direct your AI client to run a tool, like
search_health_media, specifying the keywords or topic. - 3 The server executes the tool, retrieving the structured data (e.g., metadata, list of topics) which your agent then presents to you.
The bottom line is you get structured, official CDC data delivered directly to your conversation, bypassing manual portal navigation.
Who Is CDC Public Health MCP For?
This is for content managers, public health advocates, and academic researchers. If your job involves finding, vetting, or publishing authoritative health data, this server eliminates the manual process of logging into multiple government sites and cross-referencing APIs. It gives you a single, reliable source for CDC information.
Uses search_health_media to find the latest articles on specific diseases, then uses get_syndication_html to embed them into educational materials.
Runs list_health_topics to map out the full content scope, then uses get_topic_metadata to ensure all published content is accurate and categorized.
Uses search_health_media and get_media_details to gather precise metadata and source information for academic papers.
What Changes When You Connect
- Stop manual searches. Use
search_health_mediato find articles on keywords like 'Influenza' or 'Vaccines' immediately, instead of navigating the main CDC site. - Build content sites easily. Run
get_syndication_htmlto get ready-to-use embed codes for official health content, skipping the copy-paste mess. - Maintain data accuracy. Use
list_health_topicsandget_topic_metadatato audit your entire content library against the official CDC topic catalog. - Personalize health advice. Get evidence-based tips by running a prompt that triggers the health recommendation logic, which uses the official guidelines.
- Cover multiple sources. You can search both the specific CDC library (
search_health_media) and the wider HHS digital media usingsearch_hhs_resources. - Check localization. Use
list_supported_languagesfirst to confirm that CDC resources are available in the language your audience needs.
Real-World Use Cases
Updating a website section on seasonal flu.
A public health educator needs the latest facts. Instead of checking the CDC website for updates, they ask their agent to run get_recent_health_media and then search_health_media for 'Influenza'. The agent returns the key facts article and a recent infographic, allowing the educator to instantly embed the latest information using get_syndication_html.
Developing a new health resource portal.
A content manager needs to make sure the new portal's topics are covered by CDC. They first run list_health_topics to see the official catalog. Then, they use get_topic_metadata to pull the definition and scope for each topic, ensuring the site's structure matches official guidelines.
Creating a patient guide for chronic illness.
A developer needs personalized care tips. They prompt their agent with parameters (e.g., 45-year-old male). The agent uses the underlying recommendation tools to return specific, evidence-based tips, bypassing the need to search through general guidelines.
Researching a topic for an academic paper.
An academic researcher needs comprehensive source data. They use search_health_media for a keyword (e.g., 'COVID-19') and then use get_media_details on the returned ID to pull all the necessary metadata, citation details, and source context for their bibliography.
The Tradeoffs
Searching for everything manually
A user opens the CDC website, clicks 'Topics,' scrolls through pages of links, and then searches the media library separately for the same keywords. This wastes time and makes consistency impossible.
→
Let your agent run search_health_media with the keyword first. If you need to audit the scope, run list_health_topics to see the official catalog, then cross-reference the results.
Confusing resource types
Trying to find a specific topic definition by searching for media. The user might get an article when they actually need the structured topic metadata.
→
First, run list_health_topics to get the available categories. Then, use get_topic_metadata on the specific topic ID to get the definition, not just a related article.
Missing the embed code
Finding the perfect CDC article, copying the URL, and pasting it into a CMS. This often breaks due to embedding restrictions or requiring manual formatting.
→
Use search_health_media to find the article ID, and then run get_syndication_html to get a clean, working embed code you can paste directly.
When It Fits, When It Doesn't
Use this server if your workflow requires guaranteed access to official, structured public health data from the CDC. You need to search by keyword (search_health_media), audit content scope (list_health_topics), or share embeddable content (get_syndication_html).
Don't use this if you are looking for general, non-medical background information (use a general search engine instead). Also, don't use it if you only need a simple list of links; use list_health_topics to get the structured catalog instead. If you need to compare data from multiple, non-CDC sources, you'll need a different toolset, not just CDC data.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by CDC Public Health / 美国疾控中心. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 8 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Finding current health guidelines shouldn't require navigating five different CDC portals.
Before, finding the latest on a topic meant opening the main CDC site. You'd navigate to the 'Topics' section, find the category, then click into the media library. If you wanted to know what was current, you'd have to manually check 'Recent Updates' and cross-reference the content against the official topic list. It was a lot of clicks, copy-pasting URLs, and guesswork.
Now, you just ask your agent. It runs `search_health_media` for the topic and aggregates the results. You get the most current articles and the official metadata—all without leaving your chat interface. It's one simple query, and you get the full context.
Getting content embedded with `get_syndication_html`
Previously, if you found a great CDC article for your site, you'd copy the URL and paste it into your CMS. This often resulted in broken embeds or required you to manually download the content and re-upload it, which was a huge time sink.
Now, your agent runs `get_syndication_html` and gives you the exact embed code. You paste that single block of code, and the official, formatted content appears instantly. It's clean, authorized, and ready to go.
Common Questions About CDC Public Health MCP
How do I use `search_health_media` to find resources on a specific disease? +
Run search_health_media and provide the disease name or keyword. The tool returns a list of matching media IDs, along with brief descriptions. You can then ask for the full metadata for any specific ID.
What is the difference between `list_health_topics` and `get_topic_metadata`? +
list_health_topics gives you the full list of every topic available. get_topic_metadata uses a specific topic ID to give you the detailed definition and scope for just that one topic.
Can I use `get_syndication_html` to embed any article? +
No. get_syndication_html requires a specific media ID that was found via a search or details query. It works only for official CDC content that has been indexed in the system.
Does `search_hhs_resources` cover the full CDC library? +
No. search_hhs_resources searches the broader HHS Digital Media. Use search_health_media when you need resources strictly from the core CDC library.
What parameters should I use when calling `get_media_details`? +
You must provide a unique media ID. This ID targets the specific article or infographic you need. You can get this ID by running search_health_media first.
How do I find out what languages are supported for content sharing using `list_supported_languages`? +
Simply call list_supported_languages with no parameters. The tool returns a list of available language codes. These codes ensure your content is properly localized for your target audience.
If my search results are too broad, how can I refine them using `search_health_media`? +
You can refine the search using keyword parameters. Instead of just a general topic, specify secondary keywords or related conditions. This narrows the focus and gets you more precise results.
Do I need an API key to use the CDC tools, or is it optional? +
While basic searches work without an API key, entering your HHS API Key grants enhanced access. This level of access ensures you can manage complex tasks and hit higher usage limits.
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.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Platform.ly
Grow your business with marketing automation, CRM, and analytics connected in one platform that shows what drives revenue.
AT&T IoT
IoT Control Center -- Manage SIM devices, activation, data pools, shared plans, and connectivity diagnostics via AT&T IoT API.
Shipmondo
Ship packages across Scandinavia and Europe with multi-carrier label printing, tracking, and return management from one platform.
You might also like
Docdown
Equip your AI agent to generate documents, manage templates, and track output files via the Docdown API.
Knorish
Launch your online school and sell courses with a platform that bundles LMS, website builder, and payment processing together.
Checkr
Automate background checks via Checkr — screen candidates, monitor reports, and manage compliance directly from any AI agent.