razorpay-mcp-server
by razorpay · Go · ★ 217
Razorpay's Official MCP Server
#mcp#mcp-server#razorpay
Install
go install github.com/razorpay/razorpay-mcp-server@latest Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"razorpay-mcp-server": {
"command": "npx",
"args": [
"-y",
"github:razorpay/razorpay-mcp-server"
]
}
}
} From the README
The Razorpay MCP Server is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that provides seamless integration with Razorpay APIs, enabling advanced payment processing capabilities for developers and AI tools.
Choose your preferred setup method:
- **[Remote MCP Server](#remote-mcp-server-recommended)** - Hosted by Razorpay, no setup required
- **[Local MCP Server](#local-mcp-server)** - Run on your own infrastructure
Currently, the Razorpay MCP Server provides the following tools:
| Tool | Description…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related other servers
playwright-mcp
microsoft
★ 31,828
Playwright MCP server
Other · TypeScript
playwright-cli
microsoft
★ 9,714
CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.
Other · TypeScript
financial-services-plugins
anthropics
Official ★ 7,840
financial-services-plugins — MCP server.
Other · Python
NLWeb
nlweb-ai
★ 6,197
Main reference implementation for NLWeb, implemented in Python.
Other · Python
OpenSpace
HKUDS
★ 5,940
"OpenSpace: Make Your Agents: Smarter, Low-Cost, Self-Evolving" -- Community: https://open-space.cloud/
Other · Python
csharp-sdk
modelcontextprotocol
Official ★ 4,229
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
Other · C#