Skip to content
Back to search
30
MCP streamable-http

io.github.nexus-api-lab/ident-mcp

io.github.nexus-api-lab/ident-mcp

Checksum validation for AI agents: IBAN, ISBN, EAN/GTIN, UUID, ULID. Deterministic, no auth.

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

Similar MCP servers embedding-nearest

io.github.zekebuilds-lab/mcp-identity
DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.
0 tools
io.github.nexus-api-lab/digest-mcp
Exact hashing, base64/hex/URL encoding, JWT decoding and UUIDs for AI agents. No auth required.
0 tools · streamable-http
io.github.koraykoylu/ibanchecker-mcp
IBAN validation, extraction, format specs and BIC/SWIFT lookup tools for AI assistants.
0 tools · streamable-http
@pipeworx/mcp-openiban
OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the
0 tools
Openiban
OpenIBAN MCP — validate an IBAN's checksum + bank code and resolve the
0 tools · streamable-http
io.github.csoai-org/uuid-ai-mcp
AI-powered uuid ai MCP server for agents. Supports generate uuid, parse uuid, generate ulid. By
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.nexus-api-lab/ident-mcp": {
      "url": "https://ident-mcp.dokasukadon.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}