Skip to content
Back to search
30
MCP

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

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

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iso20022-bank-profile-mcp
MCP server that manages, validates, and serves bank-specific ISO 20022 clearing profiles and rule packs.
0 tools
io.github.sebastienrousseau/acmt001-mcp
MCP server for ISO 20022 acmt.001 account management message generation and validation.
0 tools
io.github.sebastienrousseau/camt053-mcp
MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.
0 tools
io.github.sebastienrousseau/iso20022-readiness-suite-mcp
Orchestration MCP server: ISO 20022 readiness scoring, remediation, bank-response simulation.
0 tools
io.github.sebastienrousseau/pain001-mcp
MCP server for ISO 20022 pain.001/pain.008 payment-file generation and validation.
0 tools
io.github.sebastienrousseau/bankstatementparser-mcp
MCP server for parsing bank statements (BAI2, MT940/MT942, CAMT.053, OFX) via stdio.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.sebastienrousseau/iso20022-bank-profile-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}