You're viewing a demo portfolio

Join the waitlist
PRSM

vendor_esg_diversity_scanner

Active

Tool of gapup-mcp

declared in 0.2.0

For COOs: scans vendor ESG reports to identify suppliers lacking diversity disclosures in GRI or CDP filings. Input a supplier name or identifier to receive a structured assessment of gender, ethnicity, and board diversity metrics. Returns compliance gaps, missing data flags, and source references from CDP open data and GRI standards. Ideal for vendor risk assessment and ESG compliance tracking.

Parameters schema

{
  "type": "object",
  "required": [
    "supplierName"
  ],
  "properties": {
    "year": {
      "type": "number",
      "description": "Reporting year to check (default: current year)"
    },
    "async": {
      "type": "boolean",
      "description": "If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client timeouts."
    },
    "supplierId": {
      "type": "string",
      "description": "CDP or GRI identifier for the supplier (e.g., CDP company ID)"
    },
    "supplierName": {
      "type": "string",
      "description": "Exact or partial name of the supplier to scan"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

gapup-mcp

https://github.com/getgapup/gapup-mcp-public

2/7 registries
View full server →