get_package
ActiveTool of mcp-govinfo
declared in 0.1.0
Metadata for a single package by packageId (e.g., "BILLS-118hr1234ih", "FR-2024-05-12"). Returns title, dates, citations, granule count, download links (PDF/XML/MODS).
Parameters schema
{
"type": "object",
"examples": [
{
"package_id": "BILLS-118hr1234ih"
},
{
"package_id": "FR-2024-05-12"
}
],
"required": [
"package_id"
],
"properties": {
"package_id": {
"type": "string",
"description": "GovInfo packageId"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-govinfo
https://github.com/pipeworx-io/mcp-govinfo
2/7 registries