get_dataset
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Datagov
https://github.com/pipeworx-io/mcp-datagov
2/7 registries