60
grade C
10 days ago
glama

PayFast MCP

Enables interaction with the South African PayFast payment gateway to manage transactions, subscriptions, and refunds. It allows users to create payments, query transaction statuses, and check settlement balances through the MCP protocol.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: PAYFAST_MERCHANT_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.
configPAYFAST_MERCHANT_ID"": "<YOUR_PAYFAST_MERCHANT_ID>",
🔐 secretPAYFAST_MERCHANT_KEY"": "<YOUR_PAYFAST_MERCHANT_KEY>",
configPAYFAST_PASSPHRASE"": "<YOUR_PAYFAST_PASSPHRASE>"
// 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 4 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/theyahia-payfast-mcp-q1cfyt)](https://m8ven.ai/mcp/theyahia-payfast-mcp-q1cfyt)
commit: c4f160ef2214f8f89b9f78355f607137827f9a58
code hash: a90a70ecd1c4296e7abc598bcf09ba11c016eadd18891ba2db71d99dd8e79af7
verified: 4/11/2026, 2:22:39 PM
view raw JSON →