目录 / ISO 20022 Generator
ISO 20022 Generator
Generate and validate SEPA ISO 20022 XML (pain.001 credit transfers, pain.008 direct debits) and SWIFT MT103 messages from your AI assistant. Describe your payments in natural language and get back XSD-validated, bank-ready files. - `generate_sepa_xml` — SEPA pain.001 (versions 001.03 / 001.09) or pain.008 (001.02) XML, validated against the official XSD + banking rules (IBAN, EndToEndId, charset) - `validate_sepa_xml` — validate an existing XML against the official schema and blocking business rules (open to all plans, never consumes quota) - `generate_mt103` — SWIFT MT103 message (international wire, text format) - `list_supported_versions` — supported formats and versions Create your API key at https://iso20022generator.com/en/account — MCP access is included in the multi (200 generations/month) and business (1,000/month + MT103) plans, no per-usage fees. Docs: https://iso20022generator.com/en/mcp Also published on the official MCP registry as `com.iso20022generator/mcp`.
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:apiKey)
- 端点
https://iso20022--iso20022generator.run.tools
{
"mcpServers": {
"ISO 20022 Generator": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://iso20022--iso20022generator.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| generate_sepa_xml | Generate SEPA XML (pain.001 or pain.008) with XSD + business validation. Included in the multi and business subscriptions (monthly quota); demo callers are limited to 2 transactions per file. |
| validate_sepa_xml | Validate a SEPA XML payload against XSD and business rules. |
| generate_mt103 | Generate a SWIFT MT103 (Single Customer Credit Transfer) text message. Included in the business subscription only (monthly quota). Charges use the SWIFT :71A: codes SHA/BEN/OUR verbatim. |
| list_supported_versions | List supported ISO 20022 formats and versions. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。