Catalog
Camt053 MCP
Officialby sebastienrousseau · Python
MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.
MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.
Topics
ai-agentsbank-statementbankingcamt053claudefintechiso20022llmmcpmodel-context-protocolpaymentspythonreversing-entrytreasurycbpr-plusclaude-desktopfinancial-servicesiso-20022mcp-serverstdio
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"camt053-mcp": {
"command": "uvx",
"args": [
"camt053-mcp"
]
}
}
}