MCP Server
MCP
IBAN Validator
Validate IBAN bank account numbers (format + mod-97 checksum). Returns whether the IBAN is valid.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://iban-validated.othmen-mohammadi.workers.dev/mcp"
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment