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 |
Related MCP server: paper-invoice-mcp
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceMCP server for Xendit payment APIs. Invoices, disbursements, balance checks, and bank transfers across Southeast Asia.Last updated62324MIT
- Flicense-qualityBmaintenanceMCP server for Paper.id Indonesian invoicing and accounting platform, providing 31 tools for partner and invoice management, QRIS payments, and reporting with automatic token refresh.Last updated
- Alicense-qualityDmaintenanceMCP server for T-Kassa (T-Bank/Tinkoff) payment API. Provides 16 tools for payments, refunds, recurring charges, customer management, saved cards, SBP, receipts, and T-Invest portfolio.Last updated82MIT
- AlicenseBqualityDmaintenanceMCP server for VNPay payment gateway (Vietnam). Supports payment URL generation, transaction queries, refunds, tokenized payments, and IPN verification with HMAC-SHA512 signing.Last updated830MIT
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
MCP server integrating with Stripe - tools for customers, products, payments, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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