Skip to main content
Glama

Vietnam Payments (MoMo — wallet QR / ATM / cards)

Server Details

Vietnam payments for AI agents — MoMo wallet QR, ATM, cards. Zero-setup sandbox. Never holds funds.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Server Listing
app.wishpool/vietnam-payments-mcp

TDQS

A4.1/5.0
Disambiguation5/5

The two tools have clearly distinct purposes: one creates a payment link, the other queries its status. There is no overlap or ambiguity.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern (create_payment_link, query_payment_status), making them predictable and easy to understand.

Tool Count3/5

With only 2 tools, the set feels minimal for a payment system. While the core create-and-check workflow is covered, a typical integration would expect more operations (e.g., refund, cancel).

Completeness2/5

The tool surface lacks essential operations like refunds, cancellations, or transaction listing. Agents cannot handle post-payment lifecycle events, which is a significant gap.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Addedrefund_payment
  2. 2 tool updates
    • Changedcreate_payment_link1 field changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Which gateway to use. Omit to auto-select: VNPay when x-vnpay-* headers are present, otherwise MoMo.",
        +  "enum": [
        +    "momo",
        +    "vnpay"
        +  ],
        +  "type": "string"
        +}
    • Changedquery_payment_status2 fields changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Omit to auto-select by credential headers.",
        +  "enum": [
        +    "momo",
        +    "vnpay"
        +  ],
        +  "type": "string"
        +}
      • addedInput schema / properties / transaction_date
        Added value: +{
        +  "description": "VNPay only, usually NOT needed (auto-derived from order_id). Pass yyyyMMddHHmmss (GMT+7) only if you supplied a custom order_id at creation.",
        +  "type": "string"
        +}
  3. 2 tool updates
    • First observedcreate_payment_link
    • First observedquery_payment_status

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables AI coding agents to integrate MONA Pay payments directly from the IDE, including creating VietQR codes, checking transactions, configuring and testing webhooks, verifying HMAC signatures, and generating webhook sample code.
    17
    0
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Banking infrastructure for AI agents: open accounts, issue cards, send SEPA/SWIFT payments, run mass payouts, and pay invoices via natural language.
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources