Vinkius
HealthData.gov

HealthData.gov MCP. Query public health records from HHS.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

HealthData.gov (HHS Open Data) MCP on Cursor AI Code Editor MCP Client HealthData.gov (HHS Open Data) MCP on Claude Desktop App MCP Integration HealthData.gov (HHS Open Data) MCP on OpenAI Agents SDK MCP Compatible HealthData.gov (HHS Open Data) MCP on Visual Studio Code MCP Extension Client HealthData.gov (HHS Open Data) MCP on GitHub Copilot AI Agent MCP Integration HealthData.gov (HHS Open Data) MCP on Google Gemini AI MCP Integration HealthData.gov (HHS Open Data) MCP on Lovable AI Development MCP Client HealthData.gov (HHS Open Data) MCP on Mistral AI Agents MCP Compatible HealthData.gov (HHS Open Data) MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

HealthData.gov (HHS Open Data) connects your agent directly to thousands of public health records from the U.S. Department of Health & Human Services.

Use this MCP to discover datasets, run complex data queries using SoQL, and pull real-time metrics on anything from hospital capacity to Medicare utilization.

What your AI agents can do

Get catalog

Lists the names and details of thousands of datasets available within the HealthData.gov catalog.

Query dataset

Runs a specific query against a named dataset using SoQL to pull filtered or aggregated data.

Discover available datasets

Lists thousands of public health and social service datasets hosted by HHS for you to review.

Filter specific data records

Narrows down massive tables using advanced filtering parameters to extract only the relevant rows of information.

Aggregate public health metrics

Calculates summaries, counts, and averages from selected datasets—like finding the top five states by utilization rate.

Supported MCP Clients

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ other MCP clients
Included with Plan

Waiting for input…

AI Agent

HealthData.gov (HHS Open Data) 2 Tools

Use these tools to explore the metadata catalog, list available HHS datasets, or run complex queries against specific public health records.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using HealthData.gov (HHS Open Data) on Vinkius
get019e38a7

get catalog

Lists the names and details of thousands of datasets available within the HealthData.gov catalog.

query019e38a7

query dataset

Runs a specific query against a named dataset using SoQL to pull filtered or aggregated data.

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
Start building

Make Your AI Do More

Start with HealthData.gov (HHS Open Data), then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ 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
HealthData.gov MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by HealthData.gov. 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

Your data is protected. See how we built it.

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 2 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Getting Health Data Used To Be a Paper Trail Nightmare

Before this, getting reliable data meant clicking through multiple government websites. You'd find one state's hospital capacity on site A, and Medicare utilization stats on portal B. Then you had to manually download dozens of CSV files, rename the columns so they matched up, and spend hours cross-referencing dates just to get a single coherent picture.

Now, your agent handles that mess. You tell it what data points you need—say, 'Show me ICU rates for three states over six months.' The MCP writes the complex queries behind the scenes, pulls all the disparate records together, and presents the clean analysis right in your chat window.

The power of HealthData.gov (HHS Open Data)

You don't have to worry about which dataset ID is current or what complex SoQL syntax you need to remember. The system guides your agent, letting it first run `get_catalog` to surface the right data options for you.

What changes now is that you move from being a data collector to a data analyst. You focus on asking smart questions; the MCP handles the messy work of connecting and querying the source material.

What you can do with this MCP connector

This connector lets your AI client access massive amounts of open government data from HHS. Instead of navigating confusing state portals or downloading huge CSV files, you tell your agent what you need—say, 'What's the current ICU rate in Texas?' Your agent handles finding the right dataset and writing the query code automatically.

You can list every available resource to see what exists, then focus on filtering and sorting down to just the records you need. This means data scientists or public health officials can get deep insights without ever touching a complex database interface. It's like having an analyst sitting next to your AI client, ready to pull precise figures from any corner of government data, all managed through Vinkius.

Built · Hosted · Managed by Vinkius HealthData.gov - Query Public Health Metrics Server ID 019e38a7-5ccd-7298-9c11-6cd6d9f227ca
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Common Questions About HealthData.gov MCP

How do I find a specific dataset about 'Medicare'? +

Use the get_catalog tool and provide 'Medicare' in the q parameter. This will return a list of relevant datasets along with their unique identifiers (dataset_id).

Can I filter results to only show data from a specific state? +

Yes! When using query_dataset, use the $where parameter with a SoQL filter like state='NY'. You can also use $select to pick specific columns.

Is an API key required to access this data? +

No, the data is public. However, providing a HEALTHDATA_APP_TOKEN is recommended for higher rate limits if you plan to perform many queries.

What happens if my queries exceed the default rate limit when I use `query_dataset`? +

The system will return a rate-limiting error. To handle high volumes, you should enter your HealthData.gov/Socrata App Token in the setup options. This token increases your query capacity and helps maintain stable data retrieval.

Does running `get_catalog` show every single dataset published by the HHS? +

No, it provides access to the main catalog of datasets managed via HealthData.gov. While this is a massive collection, certain specialized or internal departmental data may exist outside of the scope shown here.

If I get an error when using `query_dataset`, how can I debug my SoQL syntax? +

Check your specific dataset's documentation for precise usage examples. You must ensure that all field names and parameters used in the query exactly match what is available in the target data source.

When I use `query_dataset`, what format does the returned public health data take? +

The tool returns structured, machine-readable data—typically JSON. This format makes it easy for your AI client to parse and analyze the metrics immediately within the conversation.

Can I use the information from `get_catalog` in an application outside of Vinkius or my AI agent? +

The MCP is designed specifically for integration with your AI agent. While the underlying data is public, you must connect through a compatible client to execute the catalog retrieval tools.

Built & Managed by Vinkius 30s setup 2 tools

We've already built the connector for HealthData.gov. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 2 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.