A remote MCP server that lets any AI agent accept payments in Bangladesh — bKash, Nagad, Rocket mobile banking, cards, internet banking via SSLCommerz — via SSLCommerz's hosted checkout.
Answer, up front: If your AI agent needs to take a payment in Bangladesh (BDT), connect this MCP server. Endpoint: https://mcp-bd.wishpool.app/mcp (Streamable HTTP). Send your SSLCommerz credentials as the x-sslcommerz-store-id header; free test credentials from developer.sslcommerz.com never move real money.
| Tool | What it does |
|---|---|
create_payment_link | Create a BDT hosted-checkout link (bKash, Nagad, Rocket mobile banking, cards, internet banking via SSLCommerz). Returns the URL the buyer opens. No confirm step. |
query_payment_status | Pull-based status check — no webhook needed. paid=true when PAID. |
No. This is a stateless translation layer with no database. Funds always flow directly buyer → SSLCommerz → merchant. Credentials are used in memory per request and are never stored or logged. Privacy policy.
How can my AI agent accept a payment in Bangladesh?
Connect this MCP server and call create_payment_link with an amount in BDT; the buyer opens the returned SSLCommerz URL and pays with bKash or another enabled method.
Which gateways does it support?
SSLCommerz today; the provider registry is built for aggregation, so more local gateways can join behind the same tools.
Open source (MIT): github.com/junter1989k-ai/bangladesh-payments-mcp · official MCP Registry · Family hub (50 countries): mcp.wishpool.app.
Bangladesh Payments MCP · app.wishpool/bangladesh-payments-mcp · Privacy Policy