Skip to main content
Glama

Related Servers

Alternatives to Paytm MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables 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 npm
      14
      -
    • 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
      Not graded
      quality
      B
      maintenance
      Provides a secure MCP gateway for AI agents to access APIs without exposing raw credentials, with scoped access, audit logging, and OAuth support.
      MIT

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    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.

    Naming Consistency4/5

    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.

    Tool Count3/5

    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.

    Completeness3/5

    Covers create and read operations for payment links and transactions, but misses essential update/delete functionalities for payment links, leaving gaps in the lifecycle.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues