Skip to main content
Glama
indiamcp

razorpay-mcp

by indiamcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAZORPAY_KEY_IDYesYour Razorpay API key ID
RAZORPAY_KEY_SECRETYesYour Razorpay API key secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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