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
Scored across 6 tools
Each tool targets a distinct operation: payment link creation, subscription creation, status queries, cancellation, and refund. No overlap or confusion possible.
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.
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.
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.
3 tool updates
- Added
cancel_subscription - Added
create_subscription_link - Added
query_subscription
1 tool update
- Added
refund_payment
2 tool updates
- Changed
create_payment_link1 field changed- added
Input schema / properties / providerAdded 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" +}
- Changed
query_payment_status2 fields changed- changed
Input schema / properties / payment_link_id / descriptionPrevious 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)" - added
Input schema / properties / providerAdded value: +{ + "description": "Omit to auto-select by credential headers.", + "enum": [ + "razorpay", + "cashfree" + ], + "type": "string" +}
2 tool updates
- First observed
create_payment_link - First observed
query_payment_status
Related MCP Connectors
Malaysia payments for AI agents — FPX banking, DuitNow QR, cards via Billplz. Never holds funds.
Pakistan payments for AI agents — Safepay checkout via Safepay. Never holds funds.
Singapore payments for AI agents — PayNow QR via HitPay. Never holds funds.
Egypt payments for AI agents — cards / mobile wallets via Paymob. Never holds funds.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceEnables 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.-
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to hold wallets, make payments, and charge for services using the Setu payment network.2 npmMIT

paas-buildofficial
AlicenseAqualityAmaintenanceYour 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.340 npmMIT- AlicenseNot gradedqualityBmaintenanceEnables autonomous AI agents to discover products, compute tax-accurate quotes, and complete payments through Razorpay with deterministic budget, quantity, and idempotency guardrails.10 npm1MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.