ISO20022Oracle
ISO20022Oracle
首个面向 ISO 20022 稳定币合规的 MCP 服务器。
涵盖 SWIFT MT→MX 迁移、数字令牌标识符(ISO 24165)、结构化地址验证、MiCA 交叉检查以及旅行规则合规的 12 个工具。
npx -y mcp-remote https://mcp.feedoracle.io/iso20022/mcp/为什么存在
三个截止日期正在交汇:
截止日期 | 内容 | 影响 |
2025年11月 | SWIFT MT 退役 | 所有跨境支付必须使用 MX(ISO 20022) |
2026年7月 | MiCA 执法 | 未经授权的稳定币将在欧盟被禁用 |
2026年11月 | 结构化地址 | 非结构化邮政地址将被 SWIFT/SEPA/CHAPS 拒绝 |
银行、支付服务提供商和合规团队需要在发送 ISO 20022 消息之前验证稳定币结算引用、地址格式和授权状态是否正确。该 MCP 可自动执行这些检查。
Related MCP server: iso20022-mcp
工具
工具 | 功能 |
| 验证 ISO 20022 XML(pacs.008、camt.053、pain.001)是否符合 schema 规范以及 2026 年 11 月地址截止期限。 |
| 根据 SWIFT/SEPA 结构化格式要求检查邮政地址。 |
| 查询 USDC、USDT、EURC、RLUSD、DAI、XRP、XLM、PYUSD 的数字令牌标识符(ISO 24165)。 |
| 生成 pacs.008 XML 骨架,可通过 DTI 进行可选的稳定币结算。 |
| 映射到 ISO 20022 字段的 FATF 旅行规则合规检查。 |
| 完整的 ISO 20022 集成配置:DTI、网络、MiCA 状态、XRPL 详情。 |
| 这个稳定币能否用于欧盟 ISO 20022 支付流程?通过/警告/阻止 |
| 根据 EU/OFAC/UN 名单筛查 ISO 20022 消息中的发起人/受益人。 |
| MT→MX 迁移状态(MT103→pacs.008、MT940→camt.053 等)。 |
| 所有 SWIFT/ISO 20022 合规截止日期及紧急级别。 |
| 与稳定币/加密支付相关的所有 ISO 20022 消息类型。 |
| 服务状态。 |
示例:通过 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 | ✅ 已授权 | Ethereum, Polygon, Solana, Base, + |
EURC | DTI-EURC-CF01 | Circle | ✅ 已授权 | Ethereum, Solana, Base, + |
USDT | DTI-X9DT2GCM0 | Tether | ❌ 未授权 | Ethereum, Tron, Solana, + |
RLUSD | DTI-RLUSD-RP01 | Ripple | ⏳ 待定 | XRPL, Ethereum |
DAI | DTI-DAI-MK01 | MakerDAO | ❓ 未知 | 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
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityBmaintenanceKeyless, 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.
- AlicenseAqualityAmaintenanceUnified gateway for ISO 20022 message families, providing meta-tools to search, describe, validate, generate, and parse financial messages.71Apache 2.0
- AlicenseBqualityBmaintenanceAutonomous M2M compliance and trust APIs for AI agents (KYB, OFAC, VAT, Sanctions checking).5MIT
- AlicenseNot gradedqualityBmaintenanceEnables AML/6AMLD compliance for AI systems, including obliged entity classification, KYC/CDD audits, and sanctions screening.MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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