Skip to main content
Glama

ISO20022Oracle

ISO 20022 스테이블코인 컴플라이언스를 위한 최초의 MCP 서버입니다.

SWIFT MT→MX 마이그레이션, Digital Token Identifiers (ISO 24165), 구조화된 주소 검증, MiCA 교차 확인, 트래블 룰 준수를 다루는 12가지 도구를 제공합니다.

npx -y mcp-remote https://mcp.feedoracle.io/iso20022/mcp/

왜 필요한가

세 가지 데드라인이 다가오고 있습니다:

데드라인

내용

영향

2025년 11월

SWIFT MT 폐지

모든 국경 간 결제는 MX(ISO 20022)를 사용해야 함

2026년 7월

MiCA 시행

EU에서 미승인 스테이블코인 차단

2026년 11월

구조화된 주소

비구조화 우편 주소는 SWIFT/SEPA/CHAPS에서 거부됨

은행, 결제 제공업체, 컴플라이언스 팀은 ISO 20022 메시지를 보내기 전에 스테이블코인 결제 참조 정보, 주소 형식, 승인 상태가 올바른지 확인해야 합니다. 이 MCP는 이러한 검사를 자동화합니다.

Related MCP server: iso20022-mcp

도구

도구

기능

validate_message

ISO 20022 XML(pacs.008, camt.053, pain.001)이 스키마 요구 사항과 2026년 11월 주소 데드라인을 준수하는지 검증합니다

check_structured_address

우편 주소가 SWIFT/SEPA 구조화 형식 요구 사항에 부합하는지 확인합니다

dti_lookup

USDC, USDT, EURC, RLUSD, DAI, XRP, XLM, PYUSD의 Digital Token Identifier (ISO 24165)를 조회합니다

generate_pacs008

DTI를 통한 선택적 스테이블코인 결제가 포함된 pacs.008 XML 스켈레톤을 생성합니다

travel_rule_check

FATF 트래블 룰 준수 검사를 ISO 20022 필드에 매핑합니다

stablecoin_iso_profile

DTI, 네트워크, MiCA 상태, XRPL 세부 정보를 포함한 완전한 ISO 20022 통합 프로필

mica_cross_check

이 스테이블코인을 EU ISO 20022 결제 흐름에서 사용할 수 있나요? PASS/WARN/BLOCK

sanctions_screen_iso

ISO 20022 메시지의 발신인/수취인을 EU/OFAC/UN 명단과 대조하여 스크리닝합니다

message_convert_check

MT→MX 마이그레이션 상태(MT103→pacs.008, MT940→camt.053 등)

swift_deadlines

모든 SWIFT/ISO 20022 컴플라이언스 데드라인을 카운트다운 및 긴급도 수준과 함께 제공합니다

message_catalog

스테이블코인/암호화폐 결제와 관련된 모든 ISO 20022 메시지 유형

health_check

서비스 상태

예시: XRPL을 통한 RLUSD 결제

{
  "name": "generate_pacs008",
  "arguments": {
    "debtor_name": "Deutsche Bank AG",
    "debtor_bic": "DEUTDEFF",
    "creditor_name": "Santander UK plc",
    "creditor_bic": "ABBYGB2L",
    "amount": "50000.00",
    "currency": "USD",
    "stablecoin": "RLUSD"
  }
}

다음이 포함된 완전한 pacs.008.001.10 XML을 반환합니다:

  • 결제 방식: INGA (지시받은 대리인 — 온체인)

  • DTI 참조: DTI-RLUSD-RP01

  • 네트워크: XRPL

  • 구조화된 주소(2026년 11월 규정 준수)

DTI 레지스트리

토큰

DTI

발행자

MiCA 상태

네트워크

USDC

DTI-4GBB49K10

Circle

✅ AUTHORIZED

Ethereum, Polygon, Solana, Base, +

EURC

DTI-EURC-CF01

Circle

✅ AUTHORIZED

Ethereum, Solana, Base, +

USDT

DTI-X9DT2GCM0

Tether

❌ NOT AUTHORIZED

Ethereum, Tron, Solana, +

RLUSD

DTI-RLUSD-RP01

Ripple

⏳ PENDING

XRPL, Ethereum

DAI

DTI-DAI-MK01

MakerDAO

❓ UNKNOWN

Ethereum, Polygon, +

연결

Claude Desktop / Cursor / Windsurf:

{
  "mcpServers": {
    "iso20022": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.feedoracle.io/iso20022/mcp/"]
    }
  }
}

직접 HTTP:

curl -X POST https://mcp.feedoracle.io/iso20022/mcp/ \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"dti_lookup","arguments":{"symbol":"RLUSD"}}}'

FeedOracle의 일부

ISO20022Oracle은 FeedOracle 컴플라이언스 증빙 인프라와 ToolOracle MCP 플랫폼(서버 50개 이상, 도구 530개 이상)의 일부입니다.

FeedOracle Enterprise Trust Layer 기반으로 구축 — ES256K 서명, Evidence Registry, 온체인 앵커링.

라이선스

MIT

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Keyless, pay-per-call compliance & regulated-data tools for AI agents: OFAC wallet + sanctions/PEP + KYB screening, SEC filings, FRED economics, FDA recalls, federal awards, and continuous monitoring (watch a wallet/company/brand for status changes). USDC via x402 on Base/Solana, no API key, no signup.
  • A
    license
    A
    quality
    A
    maintenance
    Unified gateway for ISO 20022 message families, providing meta-tools to search, describe, validate, generate, and parse financial messages.
    7
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AML/6AMLD compliance for AI systems, including obliged entity classification, KYC/CDD audits, and sanctions screening.
    MIT

View all related MCP servers

Related MCP Connectors

  • Pre-payout IBAN screening for AI agents: validation, sanctions, Swiss clearing, risk scoring

  • Pay-per-call compliance via x402: wallet sanctions, OFAC name, UK + US company verification.

  • ReserveOracle - 11 stablecoin reserve tools: attestations, composition, MiCA Art.36/37.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ToolOracle/iso20022oracle'

If you have feedback or need assistance with the MCP directory API, please join our Discord server