Paytm MCP Server
Related Servers
Alternatives to Paytm MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables Razorpay merchants to become AI-transactable by letting MCP-compatible agents search catalogs, create real Razorpay orders, and complete purchases with enforced wallet limits and audit trails.-

Cashfree MCP Serverofficial
FlicenseNot gradedqualityBmaintenanceEnables AI tools and agents to integrate with Cashfree's payment services (Payment Gateway, Payouts, and SecureID) using the Model Context Protocol, allowing transactions and account management through natural language.46 npm14-- 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 gradedqualityBmaintenanceProvides a secure MCP gateway for AI agents to access APIs without exposing raw credentials, with scoped access, audit logging, and OAuth support.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI-powered customer support with real-time access to CRM, ticketing, and communication tools via MCP, supporting context-aware conversations and automated actions.Apache 2.0
- AlicenseAqualityBmaintenanceAn MCP server that exposes Alipay AI Pay capabilities to AI agents, enabling skill discovery, payment integration guides, and merchant onboarding workflows via Alipay's payment APIs.4114 npmMIT
TDQS
Scored across 3 tools
Each tool has a distinct purpose: creating a payment link, fetching all payment links, and fetching transactions for a specific link. There is no overlap or ambiguity.
All names start with verbs (create, fetch) and use underscores, but the structure varies: singular vs plural and preposition 'for' in fetch_transactions_for_link. Mostly consistent but not perfectly uniform.
With only 3 tools, the server feels thin for a payment gateway, but it is scoped to payment link management. This is borderline; more tools would improve coverage.
Covers create and read operations for payment links and transactions, but misses essential update/delete functionalities for payment links, leaving gaps in the lifecycle.