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

xendit-mcp

MCP Tool

theYahia/xendit-mcp

MCP server for Xendit — payments, disbursements, invoices (Indonesia/Philippines)

Install

$ npx loaditout add theYahia/xendit-mcp

Platform-specific configuration:

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

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

About

xendit-mcp

MCP server for Xendit payment gateway (Indonesia/Philippines). Supports invoices, disbursements, virtual accounts, QR codes, e-wallets, and balance inquiries.

Tools (10)

| Tool | Description | |---|---| | create_invoice | Create a payment invoice | | get_invoice | Get invoice details by ID | | list_invoices | List invoices with filters | | create_disbursement | Create a bank payout | | get_disbursement | Get disbursement details | | create_va | Create a virtual account | | get_va_payment | Get VA payment details | | create_qr | Create a QRIS QR code | | get_balance | Get account balance | | create_ewallet_charge | Create an e-wallet charge |

Quick Start
{
  "mcpServers": {
    "xendit": {
      "command": "npx",
      "args": ["-y", "@theyahia/xendit-mcp"],
      "env": {
        "XENDIT_SECRET_KEY": "<YOUR_SECRET_KEY>"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |---|---|---| | XENDIT_SECRET_KEY | Yes | Secret API key from Xendit dashboard |

Demo Prompts
  • "Create an invoice for 100,000 IDR"
  • "Disburse 50,000 IDR to BCA account 1234567890"
  • "Create a QRIS QR code for 25,000 IDR"
  • "Charge 30,000 IDR to OVO wallet +628123456789"
License

MIT

Tags

apiindonesia-apimcpmcp-servermodel-context-protocolpaymentsphilippines-apitypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated13 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/xendit-mcp)](https://loaditout.ai/skills/theYahia/xendit-mcp)