ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use HealthData.gov with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access and query thousands of U.S. health datasets from HHS. browse the catalog and perform deep data analysis via SoQL.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 2 capabilities

The complete HealthData.gov capability set.

These are the exact actions your AI can choose when you ask it to work with HealthData.gov.

Capability set01 / 01

01-02

2 capabilities in this set.

Part of 2 available through HealthData.gov.

  1. 01

    Get catalog

    Get catalog of datasets from HealthData.gov

  2. 02

    Query dataset

    G., 6xf2-c3ie) and SoQL parameters. Query a specific dataset on HealthData.gov using SoQL

Observed, not estimated

827ms average. Fast in production.

HealthData.gov is checked daily against the live service.

Daily averagePeak 968ms
Aug 20Today
Fastest day
689ms
Slowest day
968ms
14-day trend
Slowing+5%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 2 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of HealthData.gov, so you can see the experience inside your AI.

It does not authenticate your account with HealthData.gov. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

HealthData.gov Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_9hH9x3I3xYDtuRVdHrNvSKjPXym6qffdCH9gPg6d/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — HealthData.gov capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "healthdatagov-hhs-open-data-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_9hH9x3I3xYDtuRVdHrNvSKjPXym6qffdCH9gPg6d/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions HealthData.gov owners ask.

  • 01

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

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

  • 02

    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.

  • 03

    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.