Skip to content
Back to search
30
MCP streamable-http

Isin

io.github.pipeworx-io/isin

Securities-identifier validation MCP (ISIN / CUSIP).

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.nexus-api-lab/ident-mcp
Checksum validation for AI agents: IBAN, ISBN, EAN/GTIN, UUID, ULID. Deterministic, no auth.
0 tools · streamable-http
Isbn
ISBN validation & conversion MCP.
0 tools · streamable-http
io.github.viktorlarsson/openfigi
Map financial identifiers (ISIN, CUSIP, SEDOL, Ticker) to FIGIs via OpenFIGI API
0 tools
Imei
IMEI validation MCP.
0 tools · streamable-http
Iss Number
iss-number MCP — wraps StupidAPIs (requires X-API-Key)
0 tools · streamable-http
Uuid
UUID validation & generation MCP.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "isin": {
      "url": "https://gateway.pipeworx.io/isin/mcp",
      "transport": "streamable-http"
    }
  }
}