PayFast MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PayFast MCPCheck my current settlement balance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
payfast-mcp
MCP server for PayFast payment gateway (South Africa).
Tools (8)
Tool | Description |
| Create a payment request |
| Query transaction status |
| Cancel a subscription |
| Update a subscription |
| Charge tokenized card (ad-hoc) |
| Refund a payment |
| Get settlement balance |
| 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 |
| Yes | Merchant ID |
| Yes | Merchant key |
| Yes | API passphrase |
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/payfast-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server