Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
peonixo147/MCP-valider_iban
GitHub Stars
0
Server Listing
MCP-valider_iban

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 1 of 1 tools scored.

Server CoherenceA
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
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.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    IBAN validation, BIC/SWIFT lookup, SEPA compliance, issuer classification and risk indicators for AI agents. 39K+ bank entries from GLEIF. Supports 75+ countries.
    5
    70
    3
    MIT
  • A
    license
    A
    quality
    A
    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
    34
    MIT
  • A
    license
    A
    quality
    B
    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
    30
    Apache 2.0

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.