You're viewing a demo portfolio

Join the waitlist
PRSM

validate_isin

Active

Tool of Isin

declared in 0.1.0

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\"."
    }
  }
}

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 →
validate_isin — Isin — PRSM MCP