xendit-mcp
Provides tools for interacting with Xendit payment gateway, supporting invoices, disbursements, virtual accounts, QR codes, e-wallets, and balance inquiries.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@xendit-mcpCreate an invoice for 150,000 IDR"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 a payment invoice |
| Get invoice details by ID |
| List invoices with filters |
| Create a bank payout |
| Get disbursement details |
| Create a virtual account |
| Get VA payment details |
| Create a QRIS QR code |
| Get account balance |
| 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 |
| 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
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/xendit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server