You're viewing a demo portfolio

Join the waitlist
PRSM

cusip_to_isin

Active

Tool of Isin

declared in 0.1.0

Convert a CUSIP to its ISIN by prefixing the country code (default "US") and appending the computed ISIN check digit. E.g. CUSIP "037833100" -> "US0378331005".

Parameters schema

{
  "type": "object",
  "required": [
    "cusip"
  ],
  "properties": {
    "cusip": {
      "type": "string",
      "description": "A 9-character CUSIP."
    },
    "country": {
      "type": "string",
      "description": "ISO country prefix (default \"US\"; use \"CA\" for Canadian CUSIPs)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Isin

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

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