@pipeworx/datagov
Connect: https://gateway.pipeworx.io/datagov/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- search_datasets — Search U.S. government open datasets on Data.gov by keyword. Returns titles, descriptions, organizations, formats, and download URLs. Example: search_datasets(“climate change”, organization: “noaa-gov
- get_dataset — 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.
- list_organizations — List all organizations publishing datasets on Data.gov. Returns organization names and dataset counts. Useful for discovering data publishers.
Tools
get_dataset— 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.list_organizations— List all organizations publishing datasets on Data.gov. Returns organization names and dataset counts. Useful for discovering data publishers.search_datasets— Search U.S. government open datasets on Data.gov by keyword. Returns titles, descriptions, organizations, formats, and download URLs. Example: search_datasets( climate change , organization: noaa-gov