Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

IBAN Validation MCP

eu.iban-test.www/iban-validation

Validate IBANs in 111 countries; bank directory checks for DE, AT, BE, FR, LU, NL, PT and ES.

Uptime
25.0%
4 direct probes · 30d
Response
1002ms
last probe
Tools
4
callable
Resources
1
readable
Prompts
0
available

Tools · 4

quiqqer_skill_list

Lists AI skills provided by installed QUIQQER packages. Use at the start of non-trivial QUIQQER tasks when package-specific instructions may apply. Match the returned descriptions to the task and load…

quiqqer_skill_get

Returns the skill metadata and full instruction body by name. Read the instructions before performing the matching task.

quiqqer_mcp_skill_list

Lists AI skills provided by installed QUIQQER packages. Use at the start of non-trivial QUIQQER tasks when package-specific instructions may apply. Match the returned descriptions to the task and load…

quiqqer_mcp_skill_get

Returns the skill metadata and full instruction body by name. Read the instructions before performing the matching task.

Resources · 1

quiqqer_mcp_skills

Lists the AI skills provided by installed QUIQQER packages.

quiqqer://mcp/skills

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iban_validation_mcp": {
      "url": "https://www.iban-test.eu/mcp",
      "transport": "streamable-http"
    }
  }
}