Loading MCP server directory, please wait...
Generate and validate SEPA ISO 20022 XML (pain.001, pain.008) and SWIFT MT103 payment messages.
npx @getmcp/cli add com.iso20022generator/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API key> — create your key at https://iso20022generator.com/en/account (MCP access is included in the multi and business plans)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.iso20022generator/mcp": {
"url": "https://mcp.iso20022generator.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}