Submit

CUSIP/ISIN Validator — Security Identifier Validation

@easysolutions906

Validate and parse CUSIP and ISIN security identifiers using official checksum algorithms. Pure computation, no external dependencies. Used by trading platforms, portfolio tools, and fintech.

Server Config

{
  "mcpServers": {
    "cusip": {
      "command": "npx",
      "args": [
        "-y",
        "@easysolutions906/mcp-cusip-isin"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.