Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Zarinpal

БесплатноНе проверен

MCP server for Zarinpal — payment gateway, invoicing (Iran)

GitHubEmbed

Описание

MCP server for Zarinpal — payment gateway, invoicing (Iran)

README

MCP server for Zarinpal payment gateway (Iran). Supports payment creation, verification, refunds, sandbox mode, and transaction listing. Uses Merchant ID authentication in request body.

Tools (8)

Tool Description
create_payment Create a payment request
verify_payment Verify a completed payment
get_unverified List unverified payments
list_transactions List payment transactions
refund Refund a payment
create_sandbox_payment Create a sandbox test payment
get_fees Calculate fees for an amount
get_authority_status Check payment status by authority

Quick Start

{
  "mcpServers": {
    "zarinpal": {
      "command": "npx",
      "args": ["-y", "@theyahia/zarinpal-mcp"],
      "env": {
        "ZARINPAL_MERCHANT_ID": "<YOUR_MERCHANT_ID>"
      }
    }
  }
}

Environment Variables

Variable Required Description
ZARINPAL_MERCHANT_ID Yes Merchant ID from Zarinpal dashboard

Demo Prompts

  • "Create a payment for 100000 IRR with callback to https://mysite.com/pay"
  • "Verify payment with authority A000..."
  • "List all unverified payments"
  • "Refund 50000 IRR for authority A000..."
  • "Create a sandbox test payment"

License

MIT

from github.com/theYahia/zarinpal-mcp

Установка Zarinpal

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/theYahia/zarinpal-mcp

FAQ

Zarinpal MCP бесплатный?

Да, Zarinpal MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Zarinpal?

Нет, Zarinpal работает без API-ключей и переменных окружения.

Zarinpal — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Zarinpal в Claude Desktop, Claude Code или Cursor?

Открой Zarinpal на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Zarinpal with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance