HiPay Server
БесплатноНе проверенMCP server for integrating HiPay's Enterprise payment API, providing tools for transaction management, payment processing, and hosted payment pages.
Описание
MCP server for integrating HiPay's Enterprise payment API, providing tools for transaction management, payment processing, and hosted payment pages.
README
A Model Context Protocol (MCP) server for integrating with HiPay's Enterprise payment processing API. This server provides comprehensive tools to interact with HiPay's transaction management, payment processing, and security features through a standardized MCP interface.
Features
- Transaction Management: Retrieve, create, and update transactions using V1 and V3 APIs
- Payment Processing: Create orders and hosted payment pages
- Order Management: Get all transactions associated with an order
- Environment Support: Works with both staging and production environments
- Secure Authentication: Uses Basic Auth with username/password credentials
- MCP Integration: Fully compatible with the Model Context Protocol standard
Usage
Command Line
# Using environment variables
export HIPAY_USERNAME="your_username"
export HIPAY_PASSWORD="your_password"
export HIPAY_ENVIRONMENT="stage"
npx @hipay/mcp-server --tools=transactions.get,transactions.update
# Using command line arguments
npx @hipay/mcp-server \
--tools=all \
--username=your_username \
--password=your_password \
--environment=production
# Enable specific tools
npx @hipay/mcp-server \
--tools=transactions.get,transactions.update \
--username=your_username \
--password=your_password
Available Tools
Transaction Tools
transactions.get- Retrieve transaction details by ID (V3 API)transactions.getV1- Retrieve transaction details by ID (V1 API)transactions.getByOrder- Get all transactions for an ordertransactions.update- Update a transaction (capture, refund, accept, etc.)
Hosted Payment Pages
hostedPaymentPages.create- Create a hosted payment page
Tool Selection
You can enable specific tools or all tools:
--tools=all- Enable all available tools--tools=transactions.get,transactions.update- Enable specific tools (comma-separated)--tools=- If omitted, all tools are enabled by default
Environment Options
stage- Use HiPay's staging environment (default)production- Use HiPay's production environment
Configuration
Environment Variables
HIPAY_USERNAME- Your HiPay API username (required)HIPAY_PASSWORD- Your HiPay API password (required)HIPAY_ENVIRONMENT- Environment to use:stageorproduction(default:stage)
Command Line Arguments
--tools- Comma-separated list of tools to enable, orallfor all tools (required)--username- HiPay API username (optional ifHIPAY_USERNAMEis set)--password- HiPay API password (optional ifHIPAY_PASSWORDis set)--environment- Environment to use:stageorproduction(default:stage)
Prerequisites
- Node.js 18+
- npm
Support
For issues and questions, please open an issue in the repository.
Установка HiPay Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/hipay/hipay-mcp-serverFAQ
HiPay Server MCP бесплатный?
Да, HiPay Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для HiPay Server?
Нет, HiPay Server работает без API-ключей и переменных окружения.
HiPay Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить HiPay Server в Claude Desktop, Claude Code или Cursor?
Открой HiPay Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Stripe
Payments, customers, subscriptions
автор: Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
автор: malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
автор: whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare HiPay Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории finance
