MCP.so
Sign In
Servers
U

Uae Payments Mcp

@junter1989k-ai

Overview

What is Uae Payments Mcp?

Uae Payments Mcp is a remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor, etc.) accept payments in the United Arab Emirates. It acts as a stateless translation layer using Tap Payments’ hosted checkout, supporting cards, Apple Pay, Google Pay, and other methods enabled on the merchant's Tap account.

How to use Uae Payments Mcp?

Use the MCP endpoint https://mcp-ae.wishpool.app/mcp (Streamable HTTP, stateless JSON-RPC) and include your Tap Payments secret key in the x-tap-secret-key header. Two tools are available: create_payment_link to generate AED hosted-checkout links and query_payment_status for pull-based status checks (returns paid=true when PAID).

Key features of Uae Payments Mcp

  • Remote MCP server with Streamable HTTP transport
  • Create AED hosted-checkout links via create_payment_link
  • Query payment status with query_payment_status
  • Accepts cards, Apple Pay, Google Pay, and more
  • Stateless – never holds funds or stores credentials
  • No runtime dependencies; Node.js ≥18 required

Use cases of Uae Payments Mcp

  • AI agents (Claude, ChatGPT, Cursor) accepting payments directly in UAE
  • E‑commerce checkout flows that need UAE‑specific payment methods
  • Pull‑based payment status verification for order fulfillment
  • Testing or production payment integration via Tap Payments hosted checkout

FAQ from Uae Payments Mcp

What runtime environment does Uae Payments Mcp require?

Node.js version 18 or higher. The server has zero runtime dependencies and is MIT licensed.

Does Uae Payments Mcp store any payment data or funds?

No. It is a stateless translation layer: funds flow directly from buyer to Tap Payments to the merchant, and the server never holds funds or stores credentials.

How do I obtain a Tap Payments secret key for Uae Payments Mcp?

Sign up at businesses.tap.company for free sk_test_ keys (testing) or sk_live_ keys (production). Pass the key in the x-tap-secret-key header.

What payment methods are supported through Uae Payments Mcp?

Cards, Apple Pay, Google Pay, and any other methods enabled on the merchant’s Tap Payments account. The server uses Tap’s hosted checkout, so available methods depend on the Tap configuration.

Is Uae Payments Mcp ready for production use?

Yes. The endpoint accepts both test (sk_test_) and live (sk_live_) Tap secret keys. The server is listed on the official MCP Registry as app.wishpool/uae-payments-mcp and is part of a 30‑country family.

More from the marketplace