loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

idpay-mcp

MCP Tool

theYahia/idpay-mcp

MCP server for IDPay — payment gateway, transactions (Iran)

Install

$ npx loaditout add theYahia/idpay-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "idpay-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "idpay-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

idpay-mcp

MCP server for IDPay payment gateway (Iran). Supports payment creation, verification, inquiry, transaction listing, and payment links. Uses X-API-KEY header with optional X-SANDBOX mode.

Tools (8)

| Tool | Description | |------|-------------| | create_payment | Create a payment | | verify_payment | Verify a payment | | get_payment | Get payment details | | list_transactions | List transactions | | create_link | Create a payment link | | get_link | Get payment link details | | list_links | List all payment links | | delete_link | Delete a payment link |

Quick Start
{
  "mcpServers": {
    "idpay": {
      "command": "npx",
      "args": ["-y", "@theyahia/idpay-mcp"],
      "env": {
        "IDPAY_API_KEY": "<YOUR_API_KEY>",
        "IDPAY_SANDBOX": "0"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |----------|----------|-------------| | IDPAY_API_KEY | Yes | API key from IDPay dashboard | | IDPAY_SANDBOX | No | Set to "1" for sandbox mode |

Demo Prompts
  • "Create a payment for 50000 IRR with order ID ORD-001"
  • "Verify payment abc123 for order ORD-001"
  • "List my recent transactions"
  • "Create a payment link for 100000 IRR"
  • "Delete payment link lnk_abc123"
License

MIT

Tags

apiidpayiran-apimcpmcp-serverpaymentstypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated14 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/theYahia/idpay-mcp)](https://loaditout.ai/skills/theYahia/idpay-mcp)