razorpay-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAZORPAY_KEY_ID | Yes | Your Razorpay API key ID | |
| RAZORPAY_KEY_SECRET | Yes | Your Razorpay API key secret |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_paymentA | Fetch details of a specific payment by ID |
| list_paymentsC | List payments with optional filters |
| get_payment_analyticsA | Analyze payments for a date range — total revenue, success rate, failure breakdown, payment method distribution |
| get_orderA | Fetch details of a specific order by ID |
| list_ordersC | List orders with optional filters |
| get_customerA | Fetch details of a specific customer by ID |
| list_customersC | List customers with optional filters |
| get_subscriptionA | Fetch details of a specific subscription |
| list_subscriptionsC | List subscriptions with optional filters |
| get_subscription_analyticsA | Analyze subscriptions — active count, churn rate, MRR, upcoming renewals |
| get_refundC | Fetch details of a specific refund |
| list_refundsC | List refunds for a payment |
| get_dashboard_summaryA | Get a high-level business summary — revenue today, this week, this month, success rate, top payment methods. Perfect for a quick business health check. |
| get_failed_payment_analysisB | Analyze why payments are failing — breakdown by error code, bank, payment method |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/indiamcp/razorpay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server