mcpbeat Sign in

Iso20022oracle MCP Server

not responding

Iso20022oracle is listed as active in the registry but did not answer our last check. It exposes 12 tools. Last commit 5 Apr 2026.

ISO20022Oracle - 12 ISO 20022 tools: pacs/pain/camt parsing, MX validation, MT migration.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
12
Tools
read from the server
93 ms
Response time
average over 24h
0
Stars
last commit 5 Apr 2026

Iso20022oracle does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add iso20022oracle --transport http https://tooloracle.io/iso20022/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "iso20022oracle": {
      "url": "https://tooloracle.io/iso20022/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.iso20022oracle]
url = "https://tooloracle.io/iso20022/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "iso20022oracle": {
      "url": "https://tooloracle.io/iso20022/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "iso20022oracle": {
      "url": "https://tooloracle.io/iso20022/mcp/"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

message
message_catalog
List all ISO 20022 message types relevant to stablecoin/crypto payments with required fields and stablecoin-specific extensions.
message_convert_check
Check MT→MX migration status for a SWIFT legacy message type. Returns ISO 20022 equivalent, complexity, deadlines, and stablecoin advantages.
dti
dti_lookup
Look up Digital Token Identifier (ISO 24165/DTI) for stablecoins and crypto assets. Returns DTI code, ISIN mapping, networks, MiCA status, and how to reference in ISO 20022 messages.
generate
generate_pacs008
Generate a pacs.008 (FI to FI Customer Credit Transfer) ISO 20022 XML message skeleton. Optionally include stablecoin settlement reference with DTI.
health
health_check
ISO20022Oracle health and status check.
mica
mica_cross_check
Cross-check: Can this stablecoin be legally used in EU ISO 20022 payment flows after MiCA enforcement? Returns PASS/WARN/BLOCK verdict with reasoning.
sanctions
sanctions_screen_iso
Screen originator/beneficiary data from ISO 20022 messages against sanctions lists (EU, OFAC, UN). Cross-references with FeedOracle AMLOracle.
stablecoin
stablecoin_iso_profile
Get complete ISO 20022 integration profile for a stablecoin: DTI, message references, settlement networks, MiCA status, XRPL details, live peg data.
structured
check_structured_address
Check if postal address data meets SWIFT/SEPA/CHAPS structured address requirements (Nov 2026 deadline). Provide address as object with StrtNm, BldgNb, PstCd, TwnNm, Ctry fields.
swift
swift_deadlines
Get all SWIFT/ISO 20022 compliance deadlines with urgency levels, days remaining, and recommendations. Covers MT retirement, structured addresses, MiCA enforcement.
travel
travel_rule_check
Check FATF Travel Rule compliance for a payment. Validates originator/beneficiary data requirements against ISO 20022 field mappings.
validate
validate_message
Validate an ISO 20022 XML message (pacs.008, camt.053, pain.001, etc.) for schema compliance, required fields, and Nov 2026 structured address deadline. Provide 'xml' for full validation or 'message_type' for schema info.

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/iso20022/mcp/ streamable-http answering 93 ms 6 min ago

Alternatives to Iso20022oracle

same job, measured the same way
Pain001 MCP
by sebastienrousseau

MCP server for ISO 20022 pain.001/pain.008 payment-file generation and validation.

304 installs/wk local only
Camt Exceptions
by sebastienrousseau

Generate + XSD-validate ISO 20022 E&I camt messages (camt.056 cancellation, camt.029 resolution).

234 installs/wk local only
Camt053 MCP
by sebastienrousseau

MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.

443 installs/wk local only
Pacs008 MCP
by sebastienrousseau

ISO 20022 pacs.008 FI-to-FI credit transfers: generate, validate, parse, scheme + address checks.

221 installs/wk local only
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
AllPDFMagic
by allpdfmagic

PDF tools + invoice extraction, bank statement parsing, GST reconciliation & GSTIN validation.

7 tools answering
Iso20022 MCP
by sebastienrousseau

Unified ISO 20022 MCP gateway routing across the pain, pacs, camt and acmt message families.

447 installs/wk local only
Wireforge
by hanmahong5-arch

Read-only MCP tools for ISO 8583 and SWIFT MT/MX: parse, validate, diff, SR2026 address checks.

local only

Iso20022oracle — questions

Answers built from our own checks of this server.

What can Iso20022oracle do?
It exposes 12 tools, read directly from the server on our last check. Among them: check_structured_address, dti_lookup, generate_pacs008, health_check, message_catalog, message_convert_check and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Iso20022oracle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 93 ms. The bar chart above shows every period we have measured.
The registry lists Iso20022oracle as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Iso20022oracle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Iso20022oracle need an API key?
No. Iso20022oracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
Is Iso20022oracle open source?
We cannot say either way: written in Dockerfile and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.