Overview
Features
Remote MCP Server (Hosted by Razorpay)
Zero setup, automatic updates, high availability, reduced latency, token-based security with automatic token rotation, and maintenance-free operation.
Local MCP Server deployment
Run on your own infrastructure with full tool access (including tools restricted on the remote server) via Docker or from source.
Extensive toolset across Razorpay ecosystem
Access a comprehensive suite of tools covering payments, payment links, orders, refunds, QR codes, settlements, payouts, and tokens.
Merchant token-based authentication
Remote access is secured by merchant tokens generated from your Razorpay API credentials.
Configurable toolsets and read-only mode
Control enabled toolsets with TOOLSETS and run the server in read-only mode using READ_ONLY.
Flexible local deployment options
Use public Docker image, build from Docker, or build from source for local hosting.
Configuration and CLI flags
Configure via environment variables (RAZORPAY_KEY_ID, RAZORPAY_KEY_SECRET, LOG_FILE) and use CLI flags (--key, --secret, --log-file, --toolsets, --read-only).
Debugging and licensing
Debug with standard Go tools and operate under the MIT open source license.
Who Is This For?
- Developers:Integrate Razorpay APIs via MCP to automate payments and build AI-enabled tools.
- AI Builders:Create AI-powered apps/tools that interact with Razorpay's payment ecosystem using this MCP server.
- Automation Engineers:Automate day-to-day payment workflows using Razorpay MCP Server.




