Xendit payment APIs for AI agents. Invoices, disbursements, balances.
{
"mcpServers": {
"io-github-mrslbt-xendit-mcp": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Xendit payment APIs for AI agents. Invoices, disbursements, balances.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 1 days ago.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
MCP server for Xendit payment APIs.
Manage invoices, send disbursements, check balances, and track transactions across Southeast Asia. One API key, one install.
npx xendit-mcp
Or install globally:
npm install -g xendit-mcp
xnd_development_...) to try it out, or your live key for real transactionsAdd to your claude_desktop_config.json:
{
"mcpServers": {
"xendit": {
"command": "npx",
"args": ["-y", "xendit-mcp"],
"env": {
"XENDIT_API_KEY": "your-api-key"
}
}
}
}
claude mcp add xendit -- npx -y xendit-mcp
Then set your environment variable:
export XENDIT_API_KEY="your-api-key"
| 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 |
| 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 |
| 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 |
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
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).
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.
MIT
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
The official Python SDK for Model Context Protocol servers and clients
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for io.github.mrslbt/xendit-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.