You're viewing a demo portfolio

Join the waitlist
PRSM

usa_spending_by_agency

Active

Tool of Usaspending

declared in 0.1.0

Break down US federal contract spending by agency for a given fiscal year (default: current year) and optional quarter (1-4). Returns agency names, abbreviations, and dollar amounts from USAspending.gov.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "fiscal_year": "2024"
    },
    {
      "quarter": 2,
      "fiscal_year": "2023"
    }
  ],
  "properties": {
    "quarter": {
      "type": "number",
      "description": "Fiscal quarter (1-4). Omit for full year."
    },
    "fiscal_year": {
      "type": "string",
      "description": "Four-digit fiscal year (e.g., \"2025\"). Defaults to current year."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Usaspending

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

1/7 registries
View full server →