tap-payments-mcp
Click on "Deploy 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., "@tap-payments-mcpCreate a charge of 150 SAR for a new subscription"
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.
tap-payments-mcp
MCP server for Tap Payments gateway (UAE/Saudi/Kuwait/Bahrain). Supports charges, refunds, customers, and invoices via Bearer token auth.
Tools (8)
Tool | Description |
| Create a payment charge |
| Get charge details by ID |
| List charges with filters |
| Refund a captured charge |
| Get refund details |
| Create a customer profile |
| Create a payment invoice |
| List invoices with filters |
Related MCP server: app.wishpool/saudi-arabia-payments-mcp
Quick Start
{
"mcpServers": {
"tap-payments": {
"command": "npx",
"args": ["-y", "@theyahia/tap-payments-mcp"],
"env": {
"TAP_SECRET_KEY": "<YOUR_SECRET_KEY>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | Secret API key from Tap dashboard |
Demo Prompts
"Create a charge of 100 AED for a coffee subscription"
"Check status of charge chg_abc123"
"List all captured charges"
"Refund 50 AED from charge chg_xyz789"
"Create a customer profile for Ali with email ali@example.com"
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Official HitPay MCP: sales, payouts, balances; create payment links and invoices. OAuth; no refunds.
Qatar payments for AI agents — cards / Apple Pay via Tap Payments. Never holds funds.
Jordan payments for AI agents — cards / Apple Pay via Tap Payments. Never holds funds.
Saudi Arabia payments for AI agents — mada / STC Pay via Tap Payments. Never holds funds.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables interaction with Tabby BNPL platform for managing checkout sessions, payments, captures, refunds, and voids.817 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to accept payments in Saudi Arabia through Tap Payments, supporting mada, Apple Pay, cards, and STC Pay via hosted checkout links.MIT
- AlicenseNot gradedqualityBmaintenanceLets AI agents accept payments in United Arab Emirates through Tap Payments hosted checkout, supporting cards, Apple Pay, Google Pay.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to accept payments in Bahrain via Tap Payments, supporting Benefit, cards, and Apple Pay through a hosted checkout link.MIT