tap-payments-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., "@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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables interaction with Tabby BNPL platform for managing checkout sessions, payments, captures, refunds, and voids.87MIT
- Alicense-qualityBmaintenanceEnables AI agents to accept payments in Saudi Arabia through Tap Payments, supporting mada, Apple Pay, cards, and STC Pay via hosted checkout links.MIT
- Alicense-qualityBmaintenanceLets AI agents accept payments in United Arab Emirates through Tap Payments hosted checkout, supporting cards, Apple Pay, Google Pay.MIT
- Alicense-qualityBmaintenanceEnables AI agents to accept payments in Bahrain via Tap Payments, supporting Benefit, cards, and Apple Pay through a hosted checkout link.MIT
Related MCP Connectors
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/tap-payments-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server