validate_cusip
ActiveTool 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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Isin
https://github.com/pipeworx-io/mcp-isin
1/7 registries