Skip to content
Cursor

ISO 20022 Generator for Cursor

com.iso20022generator/mcp

Generate and validate SEPA ISO 20022 XML (pain.001, pain.008) and SWIFT MT103 payment messages.

client:Cursor transport:streamable-http

Install ISO 20022 Generator in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.iso20022generator.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ISO 20022 Generator in other clients