← Back to Plugins
MCP Server MCP

IBAN Validator

github By github 👁 1 views ▲ 0 votes

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

Comments

Sign in to leave a comment

Loading comments...