Cashfree MCP
Rank #16,217io.github.cashfree/cashfree-mcp
MCP server providing cashfree-mcp capabilities
Cashfree MCP is a Model Context Protocol (MCP) server published by cashfree. It ranks #16,217 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Cashfree MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 17, 2025 and most recently updated on Oct 22, 2025.
Ranks ahead of 115,829 of 132,046 servers on MCP Toplist.
Use Cashfree MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cashfree-mcp -e "PAYMENTS_APP_ID=<your PAYMENTS_APP_ID>" -e "PAYMENTS_APP_SECRET=<your PAYMENTS_APP_SECRET>" -e "PAYOUTS_APP_ID=<your PAYOUTS_APP_ID>" -e "PAYOUTS_APP_SECRET=<your PAYOUTS_APP_SECRET>" -e "TWO_FA_PUBLIC_KEY_PEM_PATH=<your TWO_FA_PUBLIC_KEY_PEM_PATH>" -e "SECUREID_APP_ID=<your SECUREID_APP_ID>" -e "SECUREID_APP_SECRET=<your SECUREID_APP_SECRET>" -e "TOOLS=<your TOOLS>" -e "ENV=<your ENV>" -- npx -y @cashfreepayments/cashfree-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cashfree-mcp]
command = "npx"
args = ["-y", "@cashfreepayments/cashfree-mcp"]
[mcp_servers.cashfree-mcp.env]
PAYMENTS_APP_ID = "<your PAYMENTS_APP_ID>"
PAYMENTS_APP_SECRET = "<your PAYMENTS_APP_SECRET>"
PAYOUTS_APP_ID = "<your PAYOUTS_APP_ID>"
PAYOUTS_APP_SECRET = "<your PAYOUTS_APP_SECRET>"
TWO_FA_PUBLIC_KEY_PEM_PATH = "<your TWO_FA_PUBLIC_KEY_PEM_PATH>"
SECUREID_APP_ID = "<your SECUREID_APP_ID>"
SECUREID_APP_SECRET = "<your SECUREID_APP_SECRET>"
TOOLS = "<your TOOLS>"
ENV = "<your ENV>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cashfree-mcp": {
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<your PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<your PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<your PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<your PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<your TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<your SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<your SECUREID_APP_SECRET>",
"TOOLS": "<your TOOLS>",
"ENV": "<your ENV>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cashfree-mcp": {
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<your PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<your PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<your PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<your PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<your TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<your SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<your SECUREID_APP_SECRET>",
"TOOLS": "<your TOOLS>",
"ENV": "<your ENV>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cashfree-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<your PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<your PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<your PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<your PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<your TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<your SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<your SECUREID_APP_SECRET>",
"TOOLS": "<your TOOLS>",
"ENV": "<your ENV>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cashfree-mcp": {
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<your PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<your PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<your PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<your PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<your TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<your SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<your SECUREID_APP_SECRET>",
"TOOLS": "<your TOOLS>",
"ENV": "<your ENV>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cashfree-mcp": {
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<your PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<your PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<your PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<your PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<your TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<your SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<your SECUREID_APP_SECRET>",
"TOOLS": "<your TOOLS>",
"ENV": "<your ENV>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cashfree%2Fcashfree-mcp)<a href="https://mcptoplist.com/server/io.github.cashfree%2Fcashfree-mcp"><img src="https://mcptoplist.com/badge/io.github.cashfree%2Fcashfree-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
cashfree
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Oct 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cashfree MCP?
- Cashfree MCP is maintained by cashfree, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Cashfree MCP listed on the Official MCP Registry?
- Yes — Cashfree MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cashfree MCP have?
- MCP Toplist tracks 2 versions of Cashfree MCP, most recently published on Oct 22, 2025.
- Where can I find the source code for Cashfree MCP?
- The source code for Cashfree MCP is hosted at github.com/cashfree/cashfree-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.