Pain001 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 214 installs a week from pypi. Last commit 30 Jul 2026.
MCP server for ISO 20022 pain.001/pain.008 payment-file generation and validation.
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 pain001-mcp -- uvx pain001-mcp
{
"mcpServers": {
"pain001-mcp": {
"args": [
"pain001-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pain001-mcp]
command = "uvx"
args = ["pain001-mcp"]
{
"mcpServers": {
"pain001-mcp": {
"args": [
"pain001-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pain001-mcp": {
"args": [
"pain001-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.