69
/ 100
12 days ago
glama

FixPayment

An MCP server for FixPayment creditors that simplifies account management, status updates, and reporting through plain-English AI interactions (https://fixpayment.org/)

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.
🔐
You'll be asked for 1 credential: FIXPAYMENT_DB_PASS
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.
configFIXPAYMENT_DB_HOSTPostgreSQL host localhost
configFIXPAYMENT_DB_PORTPostgreSQL port 54432
configFIXPAYMENT_DB_NAMEDatabase name fixpayment_db
configFIXPAYMENT_DB_USERDatabase user fixpayment_user
🔐 secretFIXPAYMENT_DB_PASSDatabase password (required)
configFIXPAYMENT_UPLOAD_PATHUpload root directory /var/www/fixpayment/uploads/
// 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/prmail-fixpayment-mcp-imjra8)](https://m8ven.ai/mcp/prmail-fixpayment-mcp-imjra8)
commit: 72d4cada2b71cb3e2ef476046e52a657722ef62a
code hash: 5f6ed63b0b5d5b01d2f24abe0c070a162d862ae0acb5ec75b2969ef8bb3e3667
verified: 6/16/2026, 12:01:07 PM
view raw JSON →