← All servers
🔧

IBAN ValidatorVerified🛡 No advisories

io.github.peonixo147/iban-validated
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/peonixo147, which proved it owns this namespace.

Verified owner: github.com/peonixo147io.github.peonixo147/iban-validated

🛡 Permissions & trustwhat this server can touch before you run it

Network access
Connects to a hosted remote endpoint.

About

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

Packages & transports

remotehttps://iban-validated.othmen-mohammadi.workers.dev/mcpHTTP

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "iban_validated": {
      "command": "npx",
      "args": [
        "-y",
        "iban-validated"
      ]
    }
  }
}

▶ Try itlive against iban-validated.othmen-mohammadi.workers.dev

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.