You're viewing a demo portfolio

Join the waitlist
PRSM

ca_procurement_supplier

Active

Tool of Ca Procurement

declared in 0.1.0

Aggregate a supplier's California STATE contract awards from the SCPRS purchase-order data on data.ca.gov: total dollars awarded, number of purchase orders, and a breakdown by awarding department (agency) and by fiscal year. Matches the supplier name as a case-insensitive substring, so it also surfaces name variants (e.g. "Pitney Bowes" vs "Pitney Bowes, Inc"). Use this to size up a single vendor's business with the State of California. This is CALIFORNIA STATE data (not federal).

Parameters schema

{
  "type": "object",
  "required": [
    "supplier"
  ],
  "properties": {
    "supplier": {
      "type": "string",
      "description": "Supplier / vendor name to aggregate (case-insensitive substring), e.g. \"Deloitte\", \"Dell\"."
    },
    "fiscal_year": {
      "type": "string",
      "description": "Optional: restrict to one 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 →