You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

get_federal_spending

Inactive

Tool of treasury

declared in 0.1.0

Get federal net cost / spending data. Returns the 20 most recent records, optionally filtered by a specific fiscal year (e.g., "2023").

Parameters schema

{
  "type": "object",
  "examples": [
    {},
    {
      "fiscal_year": "2023"
    }
  ],
  "required": [],
  "properties": {
    "fiscal_year": {
      "type": "string",
      "description": "Four-digit fiscal year to filter by (e.g., \"2023\"). Omit for all recent records."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

treasury

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

1/7 registries
View full server →