Submit

Razorpay Mcp

@indiamcp

14 days ago
An MCP (Model Context Protocol) server that connects AI assistants like Claude directly to your Razorpay account.
Overview

no content

Server Config

{
  "mcpServers": {
    "razorpay": {
      "command": "node",
      "args": [
        "/path/to/razorpay-mcp/dist/index.js"
      ],
      "env": {
        "RAZORPAY_KEY_ID": "rzp_test_xxxxxxxxxxxx",
        "RAZORPAY_KEY_SECRET": "your_secret_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.