Skip to main content
Glama

Server Details

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

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Uptime
100.0% over 41 days
Last Tested
Transport
Streamable HTTP · MCP 2025-11-25
URL
Server Listing
MCP-valider_iban

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or misselection; the tool's purpose is clear and singular.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern ('valider' + 'IBAN'), and there are no competing naming conventions to cause inconsistency.

Tool Count5/5

A single-purpose server dedicated to IBAN validation is perfectly scoped with one tool; there is no redundancy or unnecessary complexity.

Completeness5/5

The server's entire domain is IBAN validation, and the tool fully covers this operation with no missing steps or dead ends.

Available Tools

1 tool
valider_ibanAInspect

Vérifie si un numéro IBAN est valide (format + checksum mod-97).

ParametersJSON Schema
NameRequiredDescriptionDefault
ibanYesLe numéro IBAN à vérifier, ex: BE68539007547034

TDQS

A4.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations are empty, so the description carries the full burden. It discloses the core validation behavior (format + mod-97 checksum), but does not mention return format, potential side effects (none expected), or edge cases like whitespace handling. The description adds essential context but is not exhaustive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, focused sentence that front-loads the action and includes necessary detail. No wasted words, and it is easily scannable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple validation tool with one parameter and no output schema, the description is nearly complete. It explains what validation is performed. However, it omits the exact return value or type (e.g., boolean vs. detailed report), which could be inferred but is not stated.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already describes the parameter 'iban' with an example. The description adds meaning by specifying what 'valid' entails (format + mod-97), enriching the schema's basic description. Since schema coverage is 100%, the added context raises it above baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Vérifie si un numéro IBAN est valide' (checks if an IBAN is valid). It specifies the validation includes format and mod-97 checksum, which provides precise scope and distinguishes it from any potential sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

While there are no sibling tools to contrast with, the description implies the use case: validating an IBAN. It does not explicitly mention when not to use it or alternatives, but the purpose is self-evident. Lacks explicit exclusions or alternative references.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedvalider_iban

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    IBAN validation across 89 countries, BIC/SWIFT and Swiss clearing lookup, batch validation, payment-reference, postal-address and Swiss QR-bill checks for AI agents. Connect via MCP or the REST API. Includes free quotas, paid credits and a Pro subscription. SEPA and country-risk indicators support payment-data checks; they do not confirm account ownership or replace beneficiary AML/KYC screening.
    13
    515 npm
    3
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    IBAN validation, extraction, format specs, and BIC/SWIFT lookup tools for AI assistants, backed by ibanchecker.cash. Covers 90 countries; no IBAN data is stored.
    5
    28 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Verified validation of structured identifiers — IBAN, payment cards, ISBN-13 and VIN — for AI agents. Runs the real checksum algorithms (mod-97, Luhn, mod-10, ISO 3779) instead of letting the model guess, and returns structured results with clear errors.
    4
    24 npm
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources