zuckpay-mcp

ZuckPay/zuckpay-mcp
★ 0 stars TypeScript API Integration Updated today
Official MCP server for the ZuckPay API. Create PIX, SPEI and PayPal payments, query transactions and balances.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zuckpay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ZuckPay/zuckpay-mcp"
      ]
    }
  }
}

README Excerpt

Servidor [MCP](https://modelcontextprotocol.io) oficial da **ZuckPay** — crie cobranças PIX, SPEI (México) e PayPal, acompanhe vendas no cartão (Stripe e cartão nacional) e consulte transações e saldo direto do seu assistente de IA (Claude Code, Claude Desktop, Cursor e qualquer cliente MCP). - **Node puro** — funciona com `npx`/`node`, sem Bun nem build extra.

Tools (13)

ZUCKPAY_BASE_URLZUCKPAY_CLIENT_IDZUCKPAY_CLIENT_SECRETZUCKPAY_ENABLE_WITHDRAWcapturePayPalOrdercreatePayPalOrdercreatePixChargecreatePixWithdrawcreateSpeiCashingetBalancegetCardGatewaysgetTransactionStatuslistTransactions

Topics

mcpmodel-context-protocolnodejspaymentspaypalpixspeitypescript