Skip to main content
Glama

Related Servers

Alternatives to IBANforge

  • A
    license
    Not graded
    quality
    C
    maintenance
    The Stripe Model Context Protocol server allows you to integrate with Stripe APIs through function calling. This protocol supports various tools to interact with different Stripe services.
    13,246 npm
    1,830
    -

Related Servers

  • 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
  • A
    license
    A
    quality
    D
    maintenance
    The deterministic fact-verification layer for AI agents. Validates the structured facts an agent emits — IBANs, payment cards, VAT and national tax IDs, crypto and bank addresses, domains, emails, phone numbers, securities and academic identifiers, plus dates, currencies and holidays — against checksums and curated authoritative data, not guesses.
    56
    1
    Apache 2.0
  • F
    license
    Not graded
    quality
    B
    maintenance
    Validates International Bank Account Numbers (IBANs) through a Cloudflare-hosted MCP server, enabling agents to check IBAN validity via natural language.
    -

TDQS

A4.5/5.0

Scored across 13 tools

Disambiguation4/5

Most tools have clearly distinct purposes, but validate_iban, batch_validate_iban, and check_compliance overlap in the core IBAN validation space. The descriptions do a good job differentiating use cases (single vs. batch vs. pre-payment risk), so an agent is unlikely to misselect, but the boundaries require careful reading.

Naming Consistency5/5

All 13 tool names follow a consistent verb_noun snake_case pattern: validate_iban, lookup_bic, check_compliance, audit_creditor_file, request_api_key, send_feedback, etc. The only compound, batch_validate_iban, still fits the pattern with a modifying prefix. No mixed naming conventions are present.

Tool Count5/5

With 13 tools, the server is well-scoped for a specialized financial validation service. Each tool earns its place: single IBAN validation, batch validation, file audit, compliance check, reference/address/QR-bill checks, BIC/clearing lookups, API key management, and feedback. No redundancy or bloat.

Completeness5/5

The tool surface comprehensively covers the domain of IBAN validation and payment preparation: single and batch validation, file auditing, compliance screening, payment reference checking, QR-bill validation, postal address conformity, BIC and Swiss clearing lookups, plus operational tools for API keys and feedback. No obvious dead ends or missing lifecycle operations.

Maintenance

ActivityActive
ResponsivenessSlow