vnpay-mcp
by theYahia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VNPAY_TMN_CODE | Yes | Terminal code from VNPay | |
| VNPAY_PRODUCTION | No | Set to 'true' for production | |
| VNPAY_HASH_SECRET | Yes | Hash secret for HMAC-SHA512 signing |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_payment_urlC | Generate a VNPay payment URL. |
| query_transactionC | Query transaction status. |
| refundC | Refund a VNPay transaction. |
| get_bank_listA | Get list of supported banks. |
| create_tokenB | Create a card token for recurring payments. |
| pay_with_tokenC | Pay using a stored card token. |
| query_tokenB | Query card token information. |
| verify_ipnA | Verify a VNPay IPN callback signature. |
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/theYahia/vnpay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server