CUSIP/ISIN Validator — Security Identifier Validation
@easysolutions906
About CUSIP/ISIN Validator — Security Identifier Validation
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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cusip": {
"command": "npx",
"args": [
"-y",
"@easysolutions906/mcp-cusip-isin"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is CUSIP/ISIN Validator — Security Identifier Validation?
A Model Context Protocol (MCP) server for validating and parsing CUSIP and ISIN security identifiers using check-digit algorithms. It provides four tools and a REST API for financial data applications that need to verify identifier integrity without external datasets.
How to use CUSIP/ISIN Validator — Security Identifier Validation?
Install via npx @easysolutions906/mcp-cusip-isin. For local use with Claude Desktop or Cursor, add the configuration shown in the README to your claude_desktop_config.json or .cursor/mcp.json. Set the PORT environment variable to run as an HTTP server, then use endpoints like `GET /cusip/validate?cusip
Basic information
More Developer Tools MCP servers

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Comments