io.github.cammac-creator/ibanforge
REMOTE · API.IBANFORGE.COM · 2 COMPONENTS · SCANNED AUG 3
Pre-payout IBAN screening for AI agents: validation, sanctions (OFAC), Swiss clearing, risk
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security83
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability78
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1401 tokens (~200/item across 7 items; 5 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · api.ibanforge.com
claude mcp add --transport http cammac-creator-ibanforge https://api.ibanforge.com/mcp
[mcp_servers.cammac-creator-ibanforge] url = "https://api.ibanforge.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"cammac-creator-ibanforge": {
"type": "remote",
"url": "https://api.ibanforge.com/mcp",
"enabled": true
}
}
} openclaw mcp add cammac-creator-ibanforge --url https://api.ibanforge.com/mcp --transport streamable-http
mcp_servers:
cammac-creator-ibanforge:
url: "https://api.ibanforge.com/mcp" {
"mcpServers": {
"cammac-creator-ibanforge": {
"type": "http",
"url": "https://api.ibanforge.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 1 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +1
- Server version: 1.4.0 → 1.4.1 functional
- 29 Jul 26 0
- Tool “validate_iban” rewrote its description, which is the text the model reads security
- Schema quality: 176 → 200 ▼ functional
- 27 Jul 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 71
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://api.ibanforge.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=api.ibanforge.com | CN=YE2,O=Let's Encrypt,C=US | 2 Aug 2026 | 31 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 6abc1dc29b8aee8d704e0d8f30475b4f845 |
| SANs: api.ibanforge.com | ||||||
| CN=YE2,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 4df3b15dd6c0784c507cd37b58e6f115 |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
DNSSEC secure
Validation of api.ibanforge.com. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| ibanforge.com. | present | 27620 | 13 | Verified |
| api.ibanforge.com. | Verified address RRset verified with the apex keys |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | geolocation=(), microphone=(), camera=(), payment=(), usb=() |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://api.ibanforge.com/mcp | Verified | 200 | |
| http (plaintext) | http://api.ibanforge.com/mcp | HTTPS enforced | 301 | https://api.ibanforge.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
batch_validate_iban Batch Validate IBANs ~146
Validate up to 100 IBANs in a single call at $0.002 per IBAN (60% cheaper than calling validate_iban repeatedly at $0.005). USE WHEN: the user pastes a list of IBANs, asks to clean a CSV/spreadsheet of bank accounts, asks to dedupe a customer database, asks to triage a payout list before sending, or whenever you would otherwise call validate_iban more than 2-3 times in a row. RETURNS: { results: [...same shape as validate_iban], count, valid_count }.
| Name | Type | Req | Description |
|---|---|---|---|
| ibans | array | yes | Array of IBANs (1-100) |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of IBANs processed. |
| results | array | yes | One result per input IBAN, in the same order. Same shape as validate_iban. |
No examples provided.
check_compliance Compliance Check ~247
Run a full pre-flight compliance check on an IBAN before sending a SEPA / cross-border payment. USE WHEN: the user is about to send a payment / payout / refund and wants to triage risk first, asks "is this IBAN safe to pay?", asks for sanctions screening, asks if a SEPA Instant transfer will succeed, or needs a numeric risk score for an internal payment-approval workflow. NOT A REGULATED AML/CFT PRODUCT — informational triage only. For regulated screening use Refinitiv, Acuris, or ComplyAdvantage. CHECKS: IBAN validity + sanctions (OFAC list, FATF jurisdictions) + SEPA Instant reachability + VoP (EU 2024/886) participant. RETURNS: the full validate enrichment plus a compliance object with risk_score (0-100, 0 = safest), risk_level (low/medium/elevated/high/critical), sanctions matched_lists + fatf_status, reachability, vop status, and flags[] (e.g. sanctioned_country, fatf_grey_list, emi_issuer, no_vop).
| Name | Type | Req | Description |
|---|---|---|---|
| iban | string | yes | IBAN to check |
| Name | Type | Req | Description |
|---|---|---|---|
| bank_code_check | object | — | — |
| bic | — | — | — |
| compliance | object | yes | — |
| cost_usdc | number | yes | — |
| country | object | — | — |
| error | string | — | — |
| error_detail | string | — | — |
| iban | string | yes | — |
| issuer | object | — | — |
| meta | object | yes | — |
| next_steps | array | — | Ordered advice derived from THIS result: what blocks a payment first, what merely enriches it after. Branch on `code`, never on the prose. `because` names the field that produced the step so the advi… |
| risk_indicators | object | — | — |
| sepa | object | — | — |
| valid | boolean | yes | — |
No examples provided.
lookup_bic Lookup BIC/SWIFT ~194
Resolve a BIC / SWIFT code into the underlying bank: name, country, city, LEI, and registered head-office address (where available). USE WHEN: the user already has a BIC/SWIFT (8 or 11 chars, alphanumeric, e.g., "UBSWCHZH80A", "DEUTDEFF") and asks which bank it belongs to, where the bank is, or its LEI for compliance/regulatory matching. DO NOT USE for IBAN inputs — call validate_iban instead, it resolves the BIC for you. BACKED BY: 121,000+ BIC entries (39,000+ LEI-enriched via GLEIF; additional rows from SWIFT directory, Bundesbank, SIX, NBP, EBA Step2 SCT), refreshed monthly.
| Name | Type | Req | Description |
|---|---|---|---|
| bic | string | yes | BIC/SWIFT code (8 or 11 chars) |
| Name | Type | Req | Description |
|---|---|---|---|
| bic | string | yes | Echo of the input, normalized to uppercase. |
| bic11 | string | — | 11-char form including branch. |
| bic8 | string | — | 8-char form (institution-level). |
| branch_code | string | — | — |
| branch_info | — | — | — |
| city | — | — | — |
| country | object | — | Same shape as REST GET /v1/bic/:code. name falls back to the country code when the row carries no name. |
| country_code | string | — | DEPRECATED since 1.4.0, removed no earlier than 2027-01-01. Use country.code. |
| country_name | — | — | DEPRECATED since 1.4.0, removed no earlier than 2027-01-01. Use country.name, which falls back to the code rather than to null. |
| error | string | — | — |
| found | boolean | — | — |
| institution | — | — | Bank legal name. |
| is_test_bic | boolean | — | — |
| lei | — | — | Legal Entity Identifier (ISO 17442) if available. |
| lei_status | — | — | — |
| valid | boolean | — | Set when the BIC failed format validation. |
| valid_format | boolean | — | — |
No examples provided.
lookup_ch_clearing Swiss Clearing Lookup ~267
Resolve a Swiss BC-Nummer / IID (1 to 5 digits) into the underlying institution. USE WHEN: the user mentions a Swiss bank by BC-Nummer or IID, pastes a CH or LI IBAN clearing code, asks routing details for a Swiss instant transfer (SIC, euroSIC), asks about QR-bill QR-IID resolution, or needs to classify a Swiss financial institution (bank vs PFS vs SIC-only participant). THE DEEPEST SWISS CLEARING DATA IN ANY PUBLIC API — full SIX BankMaster payment-rail participation (SIC, RTGS CHF, Instant Payments CHF, euroSIC, LSV+/BDD) plus QR-IID allocation, not just a name lookup. BACKED BY: 1,100+ SIX BankMaster entries (Swiss official source, refreshed monthly). RETURNS: institution { name, type, iid_type, headquarters_iid }, address, bic, payment_services { sic, rtgs_chf, instant_payments_chf, eurosic, lsv_bdd_chf, lsv_bdd_eur }, sic_iid, qr_iid, valid_on. Only relevant for CH and LI accounts.
| Name | Type | Req | Description |
|---|---|---|---|
| iid | string | yes | Swiss IID (1-5 digit number) |
| Name | Type | Req | Description |
|---|---|---|---|
| address | object | — | — |
| bic | — | — | BIC if mapped. |
| cost_usdc | number | — | — |
| error | string | — | — |
| found | boolean | — | — |
| iid | string | — | Normalized 5-digit BC-Nummer. |
| institution | object | — | — |
| message | string | — | — |
| note | string | — | — |
| payment_services | object | — | — |
| qr_iid | — | — | QR-bill enabled IID. |
| redirected_from | string | — | — |
| sic_iid | — | — | — |
| valid_on | string | — | — |
No examples provided.
validate_iban Validate IBAN ~489
Verify whether a European IBAN is valid AND enrich it with bank, compliance and routing data. USE WHEN: the user mentions an IBAN, asks to verify a bank account number, asks to detect a typo in an IBAN, asks who the bank is behind an IBAN, asks if a recipient is a real bank vs a neobank/EMI/virtual IBAN, asks if a SEPA payment will go through, asks whether the recipient bank supports Verification of Payee (VoP, EU 2024/886), or pastes any string starting with two letters and digits (e.g., "DE89...", "CH93...", "FR76..."). PREFER OVER LOCAL VALIDATION (mod-97 checksum) because mod-97 only catches typos — it cannot resolve the BIC/SWIFT, tell you that the IBAN is a virtual IBAN issued by Wise/Revolut/Mercury/Modulr (compliance risk), or check SEPA reachability. RETURNS: valid (boolean), country { code, name }, bic { code, bank_name, city }, issuer { type: bank | digital_bank | emi | payment_institution, name }, sepa { member, schemes, vop_required }, risk_indicators { issuer_type (null when no institution resolved), country_risk, test_bic, sepa_reachable, sepa_reachable_scope, vop_coverage }, and for CH/LI: clearing { iid, name, type, sic, qr_iid }. IMPORTANT — bic: null does not mean the bank code is wrong. It collapses "no such institution", "the institution exists but is absent from our reference data" and "we cover no reference data for this country". Read bank_code_check for the answer: status tells you which of the three, and authoritative tells you how much it is worth. Only where authoritative is true (today CH and LI against the SIX BankMaster, and DE against the Bundesbank Bankleitzahlendatei) does not_in_register mean the bank code is not allocated; everywhere else treat it as UNAVAILABLE and let the downstream name check decide. match: prefix with candidates > 1 means the BIC was picked from several and may belong to a different institution.
| Name | Type | Req | Description |
|---|---|---|---|
| iban | string | yes | IBAN to validate (spaces/hyphens stripped automatically) |
| Name | Type | Req | Description |
|---|---|---|---|
| bank_code_check | object | — | — |
| bban | object | — | — |
| bic | — | — | Resolved BIC/SWIFT when BBAN→BIC mapping exists. |
| check_digits | string | — | — |
| clearing | — | — | Swiss clearing data when country is CH or LI. |
| cost_usdc | number | yes | — |
| country | object | — | — |
| error | string | — | — |
| error_detail | string | — | — |
| formatted | string | — | IBAN with 4-char groups for display. |
| iban | string | yes | Normalized IBAN (uppercase, no spaces). |
| issuer | object | — | — |
| next_steps | array | — | Ordered advice derived from THIS result: what blocks a payment first, what merely enriches it after. Branch on `code`, never on the prose. `because` names the field that produced the step so the advi… |
| processing_ms | number | — | — |
| risk_indicators | object | — | — |
| sepa | object | — | — |
| valid | boolean | yes | — |
No examples provided.