ISO 20022 pacs.008 FI-to-FI credit transfers: generate, validate, parse, scheme + address checks.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx pacs008-mcp
MCP client config
{
"mcpServers": {
"pacs008-mcp": {
"command": "uvx",
"args": [
"pacs008-mcp"
]
}
}
}