MCP.so
登录
I

India Payments Mcp

@junter1989k-ai

关于 India Payments Mcp

暂无概览

基本信息

许可证

MIT

运行时

node

传输方式

stdio

发布者

junter1989k-ai

提交者

junter1989k-ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "india-payments": {
      "type": "http",
      "url": "https://mcp-in.wishpool.app/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is India Payments Mcp?

India Payments Mcp is a remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor) accept payments in India via UPI, credit/debit cards, netbanking, and wallets. It routes through Razorpay Payment Links and is built for agents that need an API for Indian payment rails.

How to use India Payments Mcp?

Add the server URL https://mcp-in.wishpool.app/mcp in any remote-MCP client, then send your Razorpay key pair as headers (x-razorpay-key-id and x-razorpay-key-secret) on each request. No public demo key exists; obtain a free test key pair from Razorpay dashboard.

Key features of India Payments Mcp

  • Accept UPI (Google Pay, PhonePe, Paytm) and card payments in India.
  • Payment link delivery via Razorpay SMS/email (optional).
  • Pull-based payment status check, no webhook needed.
  • Stateless translation layer: never holds, moves, or stores funds.
  • Zero runtime dependencies; Node ≥ 18 for local development.
  • Part of a family of country-specific payment MCP servers.

Use cases of India Payments Mcp

  • AI agent accepting UPI payments from Indian customers.
  • Automated payment link creation for invoices or orders.
  • Checking payment status without setting up webhooks.
  • Integrating Indian payment rails into AI-powered workflows.

FAQ from India Payments Mcp

What payment methods are supported?

UPI (Google Pay, PhonePe, Paytm), credit/debit cards, netbanking, and wallets via Razorpay Payment Links.

Do I need my own Razorpay account?

Yes, you must provide your own Razorpay key pair (test or live) as headers. No public demo key exists.

Does this server handle funds or credentials?

No. It is a stateless translation layer; funds flow directly from buyer to Razorpay to merchant. The server never holds, moves, or stores funds or credentials.

What transport does it use?

Streamable HTTP, stateless JSON-RPC. Endpoint: https://mcp-in.wishpool.app/mcp.

Are there any dependencies?

Zero runtime dependencies. Requires Node ≥ 18 for local development.

评论

更多 MCP 服务器