Skip to main content
Glama
theYahia

xendit-mcp

by theYahia

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

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

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

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    -
    quality
    B
    maintenance
    MCP 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
  • A
    license
    -
    quality
    D
    maintenance
    MCP 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 updated
    82
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    MCP server for VNPay payment gateway (Vietnam). Supports payment URL generation, transaction queries, refunds, tokenized payments, and IPN verification with HMAC-SHA512 signing.
    Last updated
    8
    30
    MIT

View all related MCP servers

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.

View all MCP Connectors

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