69
/ 100
1 month ago
github_topic

pain001

Generate and validate ISO 20022 payment files (pain.001 v03-v12, pain.008) from CSV, SQLite, JSON, or Parquet. XSD and SEPA scheme validation, pain.002 and camt.053 parsers and builders, plus a CLI, REST API, MCP server, and LSP server for editor diagnostics. 🐍

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry β€” install directly from whichever one you prefer.

// key findings
βœ…
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
βœ…
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
πŸ”
You'll be asked for 1 credential: PAIN001_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
πŸ” secretPAIN001_API_KEYβ€” Require Authorization: Bearer <key> on every endpoint
configPAIN001_RATE_LIMITβ€” Per-client request cap, e.g. 100/minute (in-process; use a gateway/Redis when scaled out)
configPAIN001_JOB_STORE_DIRβ€” Persist async jobs to disk so they survive restarts
configPAIN001_LOG_LEVEL
configPAIN001_LOG_FILE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance β€” verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/sebastienrousseau-pain001-1yn4lf)](https://m8ven.ai/mcp/sebastienrousseau-pain001-1yn4lf)
commit: a06091418624e064a5145b60a326bdc04e245331
code hash: f8309ab48a0aaf8fac25030074863fbee093c01134fc389972b6b9805f01ef57
verified: 6/17/2026, 11:27:16 AM
view raw JSON β†’