You're viewing a demo portfolio

Join the waitlist
PRSM

ca_procurement_commodities

Active

Tool of Ca Procurement

declared in 0.1.0

Rank what the State of California spends the most on, by commodity category (UNSPSC commodity title), from the SCPRS purchase-order data on data.ca.gov. Returns each category with total dollars and purchase-order count, largest first, optionally scoped to a department/agency or fiscal year. Answers "what does California buy the most of", "top spending categories for the CA Department of Health Care Services". This is CALIFORNIA STATE data (not federal).

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": [
        "number",
        "string"
      ],
      "description": "How many categories to return (default 20, max 100)."
    },
    "department": {
      "type": "string",
      "description": "Optional: restrict to one awarding department/agency (case-insensitive substring)."
    },
    "fiscal_year": {
      "type": "string",
      "description": "Optional exact fiscal year, e.g. \"2014-2015\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ca Procurement

https://github.com/pipeworx-io/mcp-ca-procurement

1/7 registries
View full server →