ToolPin

io.github.koraykoylu/ibanchecker-mcp

io.github.koraykoylu/ibanchecker-mcp · v1.1.2 · MCP 2025-11-25

IBAN validation, extraction, format specs and BIC/SWIFT lookup tools for AI assistants.

Reachability reachable
checked 2026-07-14 04:07 UTC
Registry status active
Tools pinned 5
ba63b74add60
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace io.github.koraykoylu (GitHub-account verified by the official registry)
Repository github.com/koraykoylu/ibanchecker-mcp
Website https://ibanchecker.cash/integrations
Remote endpoints
https://mcp.ibanchecker.cash/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 04:07 first capture 5 tools pinned

Pinned tool definitions (5)

ToolDescription
validate_iban Validate a single International Bank Account Number (IBAN) against the official ISO 13616 structure for its country. What it checks: the country code, total length for that country, the national BBAN structure, and the MOD-97 check...
validate_bulk_ibans Validate a batch of up to 100 IBANs in one call, applying the same ISO 13616 checks as `validate_iban` (country, length, BBAN structure, MOD-97). Returns a JSON array of per-IBAN results in the same order as the input, each with...
extract_ibans_from_text Scan a free-form block of text and pull out every candidate IBAN, then validate each one. Useful for unstructured sources such as emails, invoices, PDFs pasted as text, or chat messages where IBANs appear inline and may be split by...
get_iban_format Return the IBAN format specification for a country, covering 90 supported IBAN-using countries. Returns JSON describing the country's total IBAN length, the BBAN layout (bank code, branch code, and account number positions and...
lookup_bic Look up a financial institution by its BIC (Business Identifier Code, also called SWIFT code) and return the matching bank's details. Accepts an 8-character (head office) or 11-character (branch) BIC. Returns JSON with the bank name,...

Status badge

ToolPin status badge for io.github.koraykoylu/ibanchecker-mcp

[![ToolPin](https://toolpin.dev/badge/io.github.koraykoylu/ibanchecker-mcp.svg)](https://toolpin.dev/servers/io.github.koraykoylu/ibanchecker-mcp)

Maintain this server? Add the badge to your README — it links your users to this live status page.