Malaysia Payments Mcp
@junter1989k-ai
关于 Malaysia Payments Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"malaysia-payments": {
"type": "http",
"url": "https://mcp-my.wishpool.app/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Malaysia Payments MCP?
A remote MCP server that lets any AI agent (Claude, ChatGPT, Cursor, etc.) accept payments in Malaysia. It integrates with Billplz to support FPX online banking, DuitNow QR/cards, and automatic bill delivery. Designed as a stateless translation layer, the server never holds funds or credentials.
How to use Malaysia Payments MCP?
Connect via the MCP endpoint https://mcp-my.wishpool.app/mcp using Streamable HTTP. Provide your Billplz API key, collection ID, and optional sandbox mode as request headers. Use the tools create_payment_link to generate a MYR bill and query_payment_status to check its state (DUE/PAID). No webhooks or confirm step are required.
Key features of Malaysia Payments MCP
- Supports FPX online banking (all major Malaysian banks)
- Accepts DuitNow QR and card payments
- Automatic bill delivery via Billplz email
- Pull-based payment status check (no webhooks)
- Zero runtime dependencies; Node.js ≥ 18
- Sandbox mode for testing with no real money
Use cases of Malaysia Payments MCP
- AI assistant generating a payment link for a customer’s shopping cart
- Chatbot requesting payment before delivering a digital service
- Agent-based recurring billing with status polling
- Prototyping Malaysian payment flows in sandbox environments
FAQ from Malaysia Payments MCP
What payment methods are supported?
FPX online banking (every major Malaysian bank) and DuitNow QR/card payments are supported through Billplz.
Does the server hold funds or credentials?
No. It is a stateless translation layer – funds flow directly from buyer to Billplz to the merchant. The server never stores, moves, or holds any funds or credentials.
How can I test payments without real money?
Set the x-billplz-mode header to sandbox and use a billplz-sandbox.com test account. No real transactions occur.
What are the runtime requirements?
Node.js version 18 or higher. The server has zero runtime dependencies and is MIT licensed.
Is there a webhook for payment confirmation?
No. Payment status is checked via the query_payment_status tool using a pull-based approach. There is no separate confirm step.
更多 MCP 服务器

GitLab
modelcontextprotocolModel Context Protocol Servers
Brave Search
modelcontextprotocolModel Context Protocol Servers

Puppeteer
modelcontextprotocolModel Context Protocol Servers

Sqlite
modelcontextprotocolModel Context Protocol Servers

Slack
modelcontextprotocolModel Context Protocol Servers
评论