About
MCP server for MoMo — mobile payment gateway, refunds (Vietnam)
README
MCP server for MoMo payment gateway (Vietnam). Supports wallet payments, QR codes, refunds, recurring payments, and HMAC-SHA256 signed API calls.
Tools (8)
| Tool | Description |
|---|---|
create_payment |
Create a MoMo payment request |
query_status |
Query payment status |
refund |
Refund a completed payment |
confirm |
Confirm/capture authorized payment |
create_recurring |
Set up recurring wallet payment |
get_token_info |
Get linked wallet token info |
create_qr |
Create a QR code payment |
get_qr_status |
Check QR payment status |
Quick Start
{
"mcpServers": {
"momo-vn": {
"command": "npx",
"args": ["-y", "@theyahia/momo-vn-mcp"],
"env": {
"MOMO_PARTNER_CODE": "<PARTNER_CODE>",
"MOMO_ACCESS_KEY": "<ACCESS_KEY>",
"MOMO_SECRET_KEY": "<SECRET_KEY>"
}
}
}
}
Environment Variables
| Variable | Required | Description |
|---|---|---|
MOMO_PARTNER_CODE |
Yes | Partner code from MoMo |
MOMO_ACCESS_KEY |
Yes | Access key from MoMo |
MOMO_SECRET_KEY |
Yes | Secret key for HMAC signing |
MOMO_PRODUCTION |
No | Set to "true" for production |
Demo Prompts
- "Create a MoMo payment of 50,000 VND"
- "Check status of order momo-123"
- "Refund 25,000 VND from transaction t1"
- "Generate a QR code for 100,000 VND"
License
MIT
Installing Momo Vn
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/theYahia/momo-vn-mcpFAQ
Is Momo Vn MCP free?
Yes, Momo Vn MCP is free — one-click install via Unyly at no cost.
Does Momo Vn need an API key?
No, Momo Vn runs without API keys or environment variables.
Is Momo Vn hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Momo Vn in Claude Desktop, Claude Code or Cursor?
Open Momo Vn on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Stripe
Payments, customers, subscriptions
by Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare Momo Vn with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs
