ca_procurement_commodities
ActiveTool of Ca Procurement
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ca Procurement
https://github.com/pipeworx-io/mcp-ca-procurement
1/7 registries