Razorpay runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 21 May 2026.
MCP server for Razorpay API.
Today is the operative word: we check Razorpay every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add razorpay -- npx -y @indiamcp/razorpay-mcp
{
"mcpServers": {
"razorpay": {
"args": [
"-y",
"@indiamcp/razorpay-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.razorpay]
command = "npx"
args = ["-y", "@indiamcp/razorpay-mcp"]
{
"mcpServers": {
"razorpay": {
"args": [
"-y",
"@indiamcp/razorpay-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"razorpay": {
"args": [
"-y",
"@indiamcp/razorpay-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RAZORPAY_KEY_ID (Your Razorpay Key ID from dashboard.razorpay.com/app/keys), RAZORPAY_KEY_SECRET (Your Razorpay Key Secret from dashboard.razorpay.com/app/keys).
The author declared them in the registry entry; get the values from the project itself.
MCP server for SWAPI API
MCP server for Hostinger API
MCP server for QNAP NAS API
MCP server for Rancher API integration
MCP server for Anzenna
MCP server for recurly
MCP server for MikroTik RouterOS API
MCP server for Yandex Tracker API.
Answers built from our own checks of this server.