AlipayPlus MCP Server
Officialby alipay
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLIENT_ID | Yes | Merchant client ID for identity verification | |
| GATEWAY_URL | No | AlipayPlus API gateway URL | https://open-sea-global.alipay.com |
| MERCHANT_ID | No | Merchant ID | M0000000001 |
| MERCHANT_MCC | No | Merchant Category Code | 5411 |
| MERCHANT_NAME | No | Merchant name | Alipayplus MCP |
| MERCHANT_REGION | No | Merchant region code | CN |
| ALIPAY_PUBLIC_KEY | Yes | Alipay RSA public key for response verification | |
| PAYMENT_NOTIFY_URL | No | Payment result notification callback URL | http://localhost:8080/notify |
| SETTLEMENT_CURRENCY | No | Currency for settlement | |
| MERCHANT_PRIVATE_KEY | Yes | Merchant RSA private key for request signing | |
| PAYMENT_REDIRECT_URL | No | URL to redirect after payment |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alipay/global-alipayplus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server