Skip to main content
Glama

India Payments (Razorpay Payment Links — UPI / cards / netbanking)

Server Details

India payments for AI agents — UPI, cards, wallets via Razorpay Payment Links. Never holds funds.

Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.

If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.

Status
Unhealthy
Uptime
0.0% over 41 days
Last Tested
Transport
Streamable HTTP
URL
Server Listing
app.wishpool/india-payments-mcp

TDQS

A4.4/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct operation: payment link creation, subscription creation, status queries, cancellation, and refund. No overlap or confusion possible.

Naming Consistency5/5

All tools follow a consistent verb_noun snake_case pattern: cancel_subscription, create_payment_link, create_subscription_link, query_payment_status, query_subscription, refund_payment.

Tool Count5/5

Six tools is well-scoped for a payment gateway integration covering payments, subscriptions, queries, and refunds. Not too few to be incomplete, nor too many to be overwhelming.

Completeness4/5

Core workflows are covered: create, query, cancel, refund. Minor gaps exist: no update for payment links or subscriptions, and no listing operation. But the essential lifecycle is complete.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  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: Cashfree when x-cashfree-* headers are present, otherwise Razorpay. Cashfree requires customer_contact (buyer phone).",
        +  "enum": [
        +    "razorpay",
        +    "cashfree"
        +  ],
        +  "type": "string"
        +}
    • Changedquery_payment_status2 fields changed
      • changedInput schema / properties / payment_link_id / description
        Previous value: -"The payment_link_id returned by create_payment_link (plink_...)"New value: +"The payment_link_id returned by create_payment_link (Razorpay plink_... or Cashfree link_id)"
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Omit to auto-select by credential headers.",
        +  "enum": [
        +    "razorpay",
        +    "cashfree"
        +  ],
        +  "type": "string"
        +}
  4. 2 tool updates
    • First observedcreate_payment_link
    • First observedquery_payment_status

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables conversational AI agents to manage Razorpay payments directly, including payment lookups, order creation, refunds, UPI QR generation, and real-time webhook triage via the Model Context Protocol.
    -
  • 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
    40 npm
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources