Back to Browse

Valider Iban MCP Server

Developer ToolsModerate5.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://iban-validated.othmen-mohammadi.workers.dev/mcp

Security Report

5.2
Moderate5.2Moderate Risk

This MCP server implements a paid IBAN validation tool on Cloudflare Workers with x402 payment integration. While the code is generally well-structured and demonstrates proper use of authentication via payment, there are several security concerns: a hardcoded Ethereum recipient address that appears to be a public example address (reducing confidence in production readiness), insufficient input validation on the IBAN field, lack of rate limiting or DDoS protection on a paid endpoint, and missing error handling for payment failures. The server's permissions align reasonably with its purpose (network HTTP for payments, env vars potential for configuration), but the payment integration introduces operational risks that should be addressed before production use. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity).

3 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

system_info

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Reviews

No reviews yet

Be the first to review this server!