xendit-mcp
Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers.
xendit-mcp
MCP server for Xendit payment APIs.
Manage invoices, send disbursements, check balances, and track transactions across Southeast Asia. One API key, one install.
Install
npx xendit-mcp
Or install globally:
npm install -g xendit-mcp
Setup
- Sign up at Xendit Dashboard (free, includes test mode)
- Go to Settings > API Keys and generate a key
- Use your test key (
xnd_development_...) to try it out, or your live key for real transactions
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"xendit": {
"command": "npx",
"args": ["-y", "xendit-mcp"],
"env": {
"XENDIT_API_KEY": "your-api-key"
}
}
}
}
Claude Code
claude mcp add xendit -- npx -y xendit-mcp
Then set your environment variable:
export XENDIT_API_KEY="your-api-key"
Tools
| Tool | Description |
|---|---|
get_balance | Check account balance by type (CASH, HOLDING, TAX) |
list_invoices | List invoices with filters for status, date range, currency |
get_invoice | Get details of a specific invoice |
create_invoice | Create a payment invoice and get a payment link |
expire_invoice | Expire an active invoice |
list_transactions | List payments, disbursements, refunds, and fees |
create_disbursement | Send money to a bank account or e-wallet |
get_disbursement | Check disbursement status |
list_disbursement_banks | List available banks and e-wallets by country |
Prompts
| Prompt | Description |
|---|---|
check_balance | Check your account balance |
recent_payments | Show payments received in the last N days |
create_payment_link | Create a payment link for a customer |
unpaid_invoices | List all pending invoices |
send_payout | Send money to a bank account |
daily_summary | Get today's payment activity summary |
Resources
| Resource | URI | Description |
|---|---|---|
| Supported Banks | xendit://banks | Common bank codes for Indonesia and the Philippines |
| API Info | xendit://info | Xendit API details and rate limits |
Example queries
What's my current Xendit balance?
Saldo Xendit saya berapa?
Create an invoice for Rp 500,000 for "Website design deposit"
Buatkan invoice Rp 500.000 untuk "Deposit desain website"
Show me all unpaid invoices
Tampilkan semua invoice yang belum dibayar
Send Rp 1,000,000 to Ahmad at BCA
Kirim Rp 1.000.000 ke Ahmad di BCA
What payments came in today?
Ada pembayaran masuk hari ini?
List available banks for disbursement in the Philippines
Supported countries
Xendit operates in Indonesia, the Philippines, Thailand, Vietnam, and Malaysia. This server supports all currencies available through the Xendit API (IDR, PHP, THB, VND, MYR, USD).
Test mode
Xendit gives you separate test and live API keys. Use your test key (xnd_development_...) to try everything without moving real money. All tools work the same in test mode.
License
MIT
Máy chủ liên quan
MCP SSH Server
Provides SSH access to remote servers, allowing AI tools to securely connect to your VPS for management.
Flight Control MCP
A read-only API for querying and retrieving contextual information about devices and fleets using the Flight Control MCP server.
GooglePlayConsoleMcp
Let AI assistants manage your Play Store releases
Rowan
An MCP server for the Rowan computational chemistry platform.
Cloudways MCP Server
Integrates with the Cloudways API, allowing AI assistants to access and manage Cloudways infrastructure.
FreshMCP
Provides an MCP interface for FreshMCP operations using Azure Cosmos DB and AI Search.
Graphlit
Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a searchable Graphlit project.
Gemini MCP Server
An MCP server for Google Gemini AI featuring Smart Tool Intelligence and self-contained, configurable preferences.
Salesforce MCP Server
Provides AI agents with secure access to Salesforce data and operations.
Salesforce MCP Server
Integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata.