
Razorpay
Integrate FlowHunt with Razorpay MCP Server to automate payment operations, manage orders, handle refunds, and streamline settlements using intelligent AI-drive...

Seamlessly automate payments and manage transactions in FlowHunt by connecting Razorpay APIs through the Razorpay MCP Server.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The Razorpay MCP Server is an implementation of the Model Context Protocol (MCP) that provides seamless integration with Razorpay APIs. It enables AI assistants and development tools to interact programmatically with Razorpay’s payment processing infrastructure. By exposing payment-related functionalities through standardized MCP tools, it allows developers to automate workflows such as capturing payments, retrieving payment details, and managing transactions. This integration enhances AI-powered applications by allowing them to securely perform actions like database queries, file management, or API interactions directly with Razorpay, improving operational efficiency and enabling more sophisticated automation for payment processing and financial operations.
No information about prompt templates was found in the available documentation or code listings.
No explicit list of MCP resources is provided in the available documentation or code listings.
capture_payment
Changes the payment status from authorized to captured via the Razorpay API.
fetch_payment
Fetches payment details using a payment ID from Razorpay.
fetch_payment_card_details
Retrieves card details used for a specific payment through the Razorpay API.
fetch_all_payments
Fetches all payments with filtering and pagination options using Razorpay’s API.
update_payment
(Listed, but description not available in the documentation.)
mcpServers section as shown below.{
"mcpServers": {
"razorpay": {
"command": "npx",
"args": ["@razorpay/mcp-server@latest"]
}
}
}
mcpServers block.{
"mcpServers": {
"razorpay": {
"command": "npx",
"args": ["@razorpay/mcp-server@latest"]
}
}
}
mcpServers section.{
"mcpServers": {
"razorpay": {
"command": "npx",
"args": ["@razorpay/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"razorpay": {
"command": "npx",
"args": ["@razorpay/mcp-server@latest"]
}
}
}
{
"mcpServers": {
"razorpay": {
"command": "npx",
"args": ["@razorpay/mcp-server@latest"],
"env": {
"RAZORPAY_API_KEY": "${RAZORPAY_API_KEY}"
},
"inputs": {
"api_key": "${RAZORPAY_API_KEY}"
}
}
}
}
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"razorpay": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “razorpay” to the actual name of your MCP server and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Basic overview and description present. |
| List of Prompts | ⛔ | No information provided on prompt templates. |
| List of Resources | ⛔ | No explicit resource listing found. |
| List of Tools | ✅ | Tools listed in README. |
| Securing API Keys | ✅ | Example with environment variable provided. |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling support. |
The Razorpay MCP Server provides clear documentation of its tools and setup process but lacks details on prompt templates, resources, roots, and sampling support. It is well-suited for payment automation but could be improved with additional MCP feature support.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 23 |
| Number of Stars | 192 |
Rating: 6/10 — The server is production-grade for payments, with clear tool and setup documentation, but lacks several advanced MCP features and resource/prompt description, slightly limiting its versatility for broader MCP applications.
Integrate Razorpay into your FlowHunt flows, unlocking AI-powered payment automation and secure transaction management. Streamline your financial operations with a few clicks.

Integrate FlowHunt with Razorpay MCP Server to automate payment operations, manage orders, handle refunds, and streamline settlements using intelligent AI-drive...

The Cashfree MCP Server enables seamless AI-driven integration with Cashfree APIs, allowing developers to automate payment processing, manage payouts, and verif...

The Xero MCP Server enables seamless integration between AI assistants and the Xero Accounting Software. It provides secure, programmatic access to Xero’s APIs ...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.