MCP.so
Sign In
Servers
E

Egypt Payments Mcp

@junter1989k-ai

Overview

What is Egypt Payments Mcp?

Egypt Payments Mcp is a remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor, etc.) accept payments in Egypt via Paymob's hosted checkout. It supports cards and mobile wallets such as Vodafone Cash. It acts as a stateless translation layer—never holding funds or storing credentials, with no database.

How to use Egypt Payments Mcp?

Add the MCP endpoint https://mcp-eg.wishpool.app/mcp (Streamable HTTP, stateless JSON-RPC) to your AI agent, providing your Paymob API key in the x-paymob-api-key header (optionally set x-paymob-mode to test). Use the tools create_payment_link and query_payment_status to initiate and check payments.

Key features of Egypt Payments Mcp

  • Creates EGP hosted-checkout payment links
  • Pull-based payment status checking (paid=true when PAID)
  • Stateless: no database, never stores credentials or funds
  • Works with any MCP-compatible AI agent
  • Supports test mode that never moves real money
  • Zero runtime dependencies (Node ≥ 18 required)

Use cases of Egypt Payments Mcp

  • AI assistants completing purchases in Egypt on behalf of users
  • Automated invoice generation and payment collection for Egyptian merchants
  • Integrating real card and mobile wallet payments into conversational agents
  • Building test payment flows without moving real money using test mode

FAQ from Egypt Payments Mcp

How does Egypt Payments Mcp differ from direct Paymob integration?

Egypt Payments Mcp is a stateless translation layer designed for AI agents via MCP. It does not hold funds or store credentials; all payments flow directly from buyer to Paymob to merchant.

What are the runtime requirements?

Node.js version 18 or higher is required. The server has zero additional runtime dependencies.

How is authentication handled?

The server expects your Paymob API key in the x-paymob-api-key header. Optionally you can set x-paymob-mode to test for test-mode integrations.

Where are payment credentials stored?

Nowhere. Egypt Payments Mcp never stores credentials and has no database. Funds move directly from buyer to Paymob to the merchant.

Is there a test mode available?

Yes. By setting the header x-paymob-mode to test, the server uses Paymob test-mode integrations which never move real money.

More from the marketplace