You're viewing a demo portfolio

Join the waitlist
PRSM

get_dataset

Active

Tool of Datagov

declared in 0.1.0

Get full metadata for a specific Data.gov dataset by its ID or name. Returns title, description, resources (download links), organization, tags, and update frequency.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "noaa-global-monitoring-laboratory-carbon-cycle-greenhouse-gases"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Dataset ID or name slug from Data.gov"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Datagov

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

2/7 registries
View full server →