validate_isin
ActiveTool of 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. Keyless/offline; does NOT resolve the issuer.
Parameters schema
{
"type": "object",
"required": [
"isin"
],
"properties": {
"isin": {
"type": "string",
"description": "A 12-character ISIN, e.g. \"US0378331005\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Isin
https://github.com/pipeworx-io/mcp-isin
1/7 registries