Skip to main content
Glama

Malaysia Payments (Billplz — FPX / DuitNow QR / cards)

Server Details

Malaysia payments for AI agents — FPX banking, DuitNow QR, cards via Billplz. 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
Malaysia Payments MCP

TDQS

A4.3/5.0
Disambiguation5/5

The two tools have clearly distinct purposes: one creates payment links, the other checks payment status. There is no ambiguity or overlap.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern: create_payment_link and query_payment_status, making the naming predictable.

Tool Count3/5

With only 2 tools, the server feels under-scoped for a payment gateway. While it covers creation and status checking, it lacks other common operations like cancellation or refunds, making it borderline thin.

Completeness2/5

The server provides create and read status operations, but is missing update (e.g., modify bill), delete (void/cancel), and other lifecycle operations typical for payments. This leaves significant gaps for real-world use.

Tool Schema Changelog

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

  1. 2 tool updates
    • Changedcreate_payment_link2 fields changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Which gateway. Omit to auto-select: toyyibPay when x-toyyibpay-* headers are present, otherwise Billplz. Billplz requires customer_name+customer_email; toyyibPay does not.",
        +  "enum": [
        +    "billplz",
        +    "toyyibpay"
        +  ],
        +  "type": "string"
        +}
      • changedInput schema / required
        Previous value: -[
        -  "amount_myr",
        -  "description",
        -  "customer_name",
        -  "customer_email"
        -]New value: +[
        +  "amount_myr",
        +  "description"
        +]
    • Changedquery_payment_status2 fields changed
      • changedInput schema / properties / bill_id / description
        Previous value: -"The bill_id returned by create_payment_link"New value: +"The bill_id returned by create_payment_link (Billplz id or toyyibPay BillCode)"
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Omit to auto-select by credential headers.",
        +  "enum": [
        +    "billplz",
        +    "toyyibpay"
        +  ],
        +  "type": "string"
        +}
  2. 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

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to manage transactions, initiate payments, and integrate with the OPSG/iPay88 payment gateway using local merchant credentials.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Accept crypto payments from AI agents: create an invoice in one call and get a hosted checkout link (USDC/USDT on Celo, Base, Arbitrum, Polygon, BSC). No API key, instant self-custody settlement.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources