Razorpay MCP Server
par razorpay
Official MCP server for Razorpay APIs, enabling AI-driven payment processing, order management, and refund tracking.
What it does
Connects AI agents directly to the Razorpay payment ecosystem. It allows LLMs to manage the full payment lifecycle—from initiating payments and creating orders to handling refunds and QR code generation—all via natural language.
Tools
create_order: Generates a new order in the system.capture_payment: Transitions a payment from authorized to captured.create_refund: Initiates a refund for a previous payment.create_payment_link: Generates a standard payment link for customers.fetch_all_payments: Retrieves and filters a list of all payments.create_qr_code: Generates a QR code for easy customer payments.integrate_razorpay_checkout: Helper to generate integration code for various frameworks.
Installation
Using the Remote MCP Server (Recommended):
{
"mcpServers": {
"rzp-mcp-server": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.razorpay.com/mcp",
"--header",
"Authorization: Basic <Merchant Token>"
]
}
}
}
Supported hosts
Claude Desktop, Cursor, VS Code Copilot
Installation rapide
npx mcp-remote https://mcp.razorpay.com/mcpInformations
- Tarification
- free
- Publié
- 4/12/2026






