You're viewing a demo portfolio

Join the waitlist
PRSM

get_dataset

Active

Tool of Healthdata

declared in 0.1.0

Get full metadata for a HealthData.gov dataset by its package ID. Returns title, description, organization, resources (CSV/JSON download links), update frequency, and tags.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "covid-19-hospitalization-data"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Dataset package ID (returned by search_datasets)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Healthdata

https://github.com/pipeworx-io/mcp-healthdata

2/7 registries
View full server →
get_dataset — Healthdata — PRSM MCP