Tap Payments
БесплатноНе проверенEnables to interact with Tap Payments gateway for charges, refunds, customers, and invoices via Bearer token auth.
Описание
Enables to interact with Tap Payments gateway for charges, refunds, customers, and invoices via Bearer token auth.
README
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_charge |
Create a payment charge |
get_charge |
Get charge details by ID |
list_charges |
List charges with filters |
create_refund |
Refund a captured charge |
get_refund |
Get refund details |
create_customer |
Create a customer profile |
create_invoice |
Create a payment invoice |
list_invoices |
List invoices with filters |
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 |
|---|---|---|
TAP_SECRET_KEY |
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 [email protected]"
License
MIT
Установка Tap Payments
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/theYahia/tap-payments-mcpFAQ
Tap Payments MCP бесплатный?
Да, Tap Payments MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tap Payments?
Нет, Tap Payments работает без API-ключей и переменных окружения.
Tap Payments — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Tap Payments в Claude Desktop, Claude Code или Cursor?
Открой Tap Payments на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Tap Payments with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
