Skip to content

iso20022 bank profile mcp for Cline

io.github.sebastienrousseau/iso20022-bank-profile-mcp

Local MCP server that serves and validates bank-specific ISO 20022 clearing profiles.

client:Cline transport:stdio runtime:pypi

Install iso20022 bank profile mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "iso20022-bank-profile-mcp": {
      "command": "uvx",
      "args": [
        "iso20022-bank-profile-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

iso20022 bank profile mcp in other clients