Camt053 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 633 installs a week from pypi. Last commit 30 Jul 2026.
MCP server for ISO 20022 camt.053 bank-to-customer statement parsing and reconciliation.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add camt053-mcp -- uvx camt053-mcp
{
"mcpServers": {
"camt053-mcp": {
"args": [
"camt053-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.camt053-mcp]
command = "uvx"
args = ["camt053-mcp"]
{
"mcpServers": {
"camt053-mcp": {
"args": [
"camt053-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"camt053-mcp": {
"args": [
"camt053-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.