A Model Context Protocol (MCP) compatible server that integrates Ant International's Antom payment APIs, enabling AI assistants to handle payment and refund operations seamlessly.
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"ant-intl-antom-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Antom MCP Server A Model Context Protocol (MCP) compatible server that integrates Ant International's Antom payment APIs, enabling AI assistants to handle payment and refund operations seamlessly. ## Overview The Antom MCP Server wraps Ant International's Antom payment APIs into standardized MCP tools, allowing AI assistants to securely process payment-related operations during conversations. With this server, you can create payment sessions, query transaction status, handle refunds, and more directly through AI interactions. ## Features ### 💳 Payment Operations - **Create Payment Session** (`create_payment_session`): Generate payment sessions for client-side SDK integration - **Query Payment Details** (`query_payment_detail`): Retrieve transaction status and information for submitted payment requests - **Cancel Payment** (`cancel_payment`): Cancel payments when results are not returned within expected timeframes ### 💰 Refund Operations - **Create Refund** (`create_refund`): Initiate full or partial refunds against successful payments - **Query Refund Details** (`query_refund_detail`): Check refund status for previously submitted refund requests ## Prerequisites Before using the Antom MCP Server, ensure you have: - **Python 3.11 or higher** - **uv** (recommended package manager) or **pip** - **Valid Antom Merchant Account** with: - Merchant Client ID (CLIENT_ID) - Merchant RSA Private Key (MERCHANT_PRIVATE_KEY) - Alipay RSA Public Key (ALIPAY_PUBLIC_KEY) - Payment Redirect Return URL (PAYMENT_REDIRECT_URL) - Payment Notification Callback URL (PAYMENT_NOTIFY_URL) ## Quick Start ### 1. Installation #### Direct Usage with uvx (Recommended) ```bash uvx ant-intl-antom-mcp ``` #### Install from Source ```shell git clone https://github.com/alipay/global-antom-mcp.git cd global-antom-mcp uv install ``` ### 2. MCP Client Configuration Add the following configuration to your MCP client: ```json { "mcpServers": { "antom-mcp-server": { …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.