Command Palette

Search for a command to run...

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

Bog Ipay

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

MCP server for Bank of Georgia iPay payment gateway, enabling payment orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.

GitHubEmbed

Описание

MCP server for Bank of Georgia iPay payment gateway, enabling payment orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.

README

MCP server for Bank of Georgia iPay payment gateway. Supports orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.

Tools (8)

Tool Description
get_auth_token Get OAuth 2.0 access token
create_order Create a new payment order
get_order_status Get order status by ID
refund_order Refund an order
create_recurring Set up recurring payment
charge_recurring Charge a recurring subscription
preauth_order Pre-authorize an amount
complete_preauth Capture a pre-authorized order

Quick Start

{
  "mcpServers": {
    "bog-ipay": {
      "command": "npx",
      "args": ["-y", "@theyahia/bog-ipay-mcp"],
      "env": {
        "BOG_CLIENT_ID": "<YOUR_CLIENT_ID>",
        "BOG_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>"
      }
    }
  }
}

Environment Variables

Variable Required Description
BOG_CLIENT_ID Yes OAuth client ID from BOG iPay
BOG_CLIENT_SECRET Yes OAuth client secret from BOG iPay

Demo Prompts

  • "Create an order for 100 GEL for my online store"
  • "Check the status of order ord-12345"
  • "Refund 50 GEL from order ord-67890"
  • "Pre-authorize 200 GEL for a hotel reservation"
  • "Set up a recurring payment of 30 GEL for customer cust-001"

License

MIT

from github.com/theYahia/bog-ipay-mcp

Установка Bog Ipay

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

▸ github.com/theYahia/bog-ipay-mcp

FAQ

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

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

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

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

Bog Ipay — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare Bog Ipay with

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

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

Автор?

Embed-бейдж для README

Похожее

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