Skip to content
Back to search
30
MCP

io.github.sebastienrousseau/camt053-mcp

io.github.sebastienrousseau/camt053-mcp

MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.

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

Similar MCP servers embedding-nearest

io.github.sebastienrousseau/bankstatementparser-mcp
MCP server for parsing bank statements (BAI2, MT940/MT942, CAMT.053, OFX) via stdio.
0 tools
camt053-mcp
Model Context Protocol (MCP) server exposing the camt053 ISO 20022 Bank Statement library as agent tools.
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/pain001-mcp
MCP server for ISO 20022 pain.001/pain.008 payment-file generation and validation.
0 tools
bankstatementparser-mcp
Model Context Protocol (MCP) server exposing the bankstatementparser bank statement parsing library as agent tools.
0 tools
io.github.codespar/mcp-c6
MCP server for C6 Bank — Pix (cob/cobv), DICT keys, Boleto, balance, statement (OAuth2 + mTLS)
0 tools

How to use

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

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