loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

payfast-mcp

MCP Tool

theYahia/payfast-mcp

MCP server for PayFast — payment gateway, subscriptions (South Africa)

Install

$ npx loaditout add theYahia/payfast-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "payfast-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "payfast-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

payfast-mcp

MCP server for PayFast payment gateway (South Africa).

Tools (8)

| Tool | Description | |---|---| | create_payment | Create a payment request | | query_transaction | Query transaction status | | cancel_subscription | Cancel a subscription | | update_subscription | Update a subscription | | create_adhoc | Charge tokenized card (ad-hoc) | | refund_payment | Refund a payment | | get_balance | Get settlement balance | | validate_signature | Validate a webhook signature |

Quick Start
{
  "mcpServers": {
    "payfast": {
      "command": "npx",
      "args": ["-y", "@theyahia/payfast-mcp"],
      "env": {
        "PAYFAST_MERCHANT_ID": "<YOUR_PAYFAST_MERCHANT_ID>",
        "PAYFAST_MERCHANT_KEY": "<YOUR_PAYFAST_MERCHANT_KEY>",
        "PAYFAST_PASSPHRASE": "<YOUR_PAYFAST_PASSPHRASE>"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |---|---|---| | PAYFAST_MERCHANT_ID | Yes | Merchant ID | | PAYFAST_MERCHANT_KEY | Yes | Merchant key | | PAYFAST_PASSPHRASE | Yes | API passphrase |

License

MIT

Tags

apimcpmcp-servermodel-context-protocolpaymentssouth-africa-apitypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated14 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/theYahia/payfast-mcp)](https://loaditout.ai/skills/theYahia/payfast-mcp)