You're viewing a demo portfolio

Join the waitlist
PRSM

validate_cusip

Active

Tool of Isin

declared in 0.1.0

Validate a CUSIP (9-char US/Canada securities identifier, e.g. "037833100"). Checks structure + the check digit.

Parameters schema

{
  "type": "object",
  "required": [
    "cusip"
  ],
  "properties": {
    "cusip": {
      "type": "string",
      "description": "A 9-character CUSIP, e.g. \"037833100\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Isin

https://github.com/pipeworx-io/mcp-isin

1/7 registries
View full server →
validate_cusip — Isin — PRSM MCP