Skip to main content
Glama

Philippines Payments (PayMongo — GCash / Maya / cards)

Server Details

Philippines payments for AI agents — GCash, Maya, cards via PayMongo. 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/philippines-payments-mcp

TDQS

A4.6/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: create a payment link, query its status, and refund a payment. No overlap in functionality.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern: create_payment_link, query_payment_status, refund_payment.

Tool Count5/5

Three tools is appropriate for a focused payment server, covering the core operations of creating, checking, and refunding payments without unnecessary extras.

Completeness4/5

Covers the main lifecycle of a payment (create, query, refund), but missing update/cancel operations and refund only works for Xendit, not PayMongo.

Tool Schema Changelog

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

  1. 3 tool updates
    • Addedcancel_subscription
    • Addedcreate_subscription_link
    • Addedquery_subscription
  2. 1 tool update
    • Addedrefund_payment
  3. 2 tool updates
    • Changedcreate_payment_link1 field changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Which gateway. Omit to auto-select: Xendit when x-xendit-secret-key header is present, otherwise PayMongo. payment_method_types applies to PayMongo only.",
        +  "enum": [
        +    "paymongo",
        +    "xendit"
        +  ],
        +  "type": "string"
        +}
    • Changedquery_payment_status2 fields changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Omit to auto-select by credential headers.",
        +  "enum": [
        +    "paymongo",
        +    "xendit"
        +  ],
        +  "type": "string"
        +}
      • changedInput schema / properties / session_id / description
        Previous value: -"The session_id returned by create_payment_link (cs_...)"New value: +"The session_id returned by create_payment_link (PayMongo cs_... or Xendit reference)"
  4. 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
    B
    maintenance
    Keyless crypto payments for AI agents. One MCP call turns any wallet address into a non-custodial crypto payment link or tip jar, no API key and no account, with funds settling straight to your wallet at a 0% platform fee (USDC/USDT, BTC, LTC, DASH, DOGE, ZCASH).
    3
    67
    MIT
  • 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
  • A
    license
    A
    quality
    A
    maintenance
    Your agent takes a business live on payments: go_live creates a real merchant account (sandbox + production) the same day; create_checkout returns a payable link. Payments for AI builders, 3.9% flat.
    3
    33
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources