ca_procurement_top_suppliers
ActiveTool of Ca Procurement
Rank the biggest suppliers (vendors) to the State of California by total contract/purchase-order dollars, from the SCPRS purchase-order data on data.ca.gov. Answers "who are California's largest state contractors / award winners", optionally scoped to a department/agency, a fiscal year, an acquisition type, or an item keyword. Returns each supplier with total dollars awarded and purchase-order count, largest first. This is CALIFORNIA STATE data (not federal).
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "How many top suppliers to return (default 20, max 100)."
},
"keyword": {
"type": "string",
"description": "Optional item name/description substring, e.g. \"software\", \"consulting\"."
},
"department": {
"type": "string",
"description": "Optional: restrict to one awarding department/agency (case-insensitive substring), e.g. \"Health Care Services\"."
},
"fiscal_year": {
"type": "string",
"description": "Optional exact fiscal year, e.g. \"2014-2015\"."
},
"acquisition_type": {
"type": "string",
"description": "Optional acquisition-type substring, e.g. \"IT Goods\", \"IT Services\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ca Procurement
https://github.com/pipeworx-io/mcp-ca-procurement
1/7 registries