@pipeworx/isin
Connect: https://gateway.pipeworx.io/isin/mcp · Install: one-click buttons
Tools: 3
Tools
- validate_isin — Validate an ISIN (International Securities Identification Number, ISO 6166 — 12 chars, e.g. “US0378331005”). Checks structure + the mod-10 check digit and returns the ISO country prefix and NSIN. Keyl
- validate_cusip — Validate a CUSIP (9-char US/Canada securities identifier, e.g. “037833100”). Checks structure + the check digit.
- cusip_to_isin — 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”.
Tools
-
cusip_to_isin— 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 . -
validate_cusip— Validate a CUSIP (9-char US/Canada securities identifier, e.g. 037833100 ). Checks structure + the check digit. -
validate_isin— Validate an ISIN (International Securities Identification Number, ISO 6166 — 12 chars, e.g. US0378331005 ). Checks structure + the mod-10 check digit and returns the ISO country prefix and NSIN. Keyle