Skip to content
Claude Code

IBAN Validator for Claude Code

io.github.peonixo147/iban-validated

Validate IBAN bank account numbers (format + mod-97 checksum). Returns whether the IBAN is valid.

client:Claude Code transport:streamable-http tools:1

Install IBAN Validator in Claude Code

run in your project directory

claude mcp add --transport http iban-validated https://iban-validated.othmen-mohammadi.workers.dev/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

What Claude Code can do once it is connected

IBAN Validator in other clients