bepaid-mcp
Click on "Deploy 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., "@bepaid-mcpCreate a payment for 50 BYN for an online course"
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.
bepaid-mcp
MCP server for bePaid payment gateway (Belarus). Supports payments, captures, voids, refunds, card tokenization, and subscriptions via HTTP Basic auth.
Tools (8)
Tool | Description |
| Create a payment checkout |
| Get transaction details by UID |
| Capture an authorized payment |
| Void an authorized payment |
| Refund a captured payment |
| Create card tokenization checkout |
| Charge a tokenized card |
| Create a recurring subscription |
Related MCP server: maib-mcp
Quick Start
{
"mcpServers": {
"bepaid": {
"command": "npx",
"args": ["-y", "@theyahia/bepaid-mcp"],
"env": {
"BEPAID_SHOP_ID": "<YOUR_SHOP_ID>",
"BEPAID_SECRET_KEY": "<YOUR_SECRET_KEY>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | Shop ID from bePaid dashboard |
| Yes | Secret key from bePaid dashboard |
Demo Prompts
"Create a payment for 50 BYN for an online course"
"Check transaction status for tx-abc123"
"Refund 20 BYN from transaction tx-xyz789"
"Tokenize a card for future payments"
"Set up a monthly subscription of 30 BYN"
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for Modern Treasury — payment orders, transactions, counterparties and ledgers.
A paid remote MCP for AI SDK MCP gateway registry, built to return verdicts, receipts, usage logs, a
MCP server for Recurly — accounts, subscriptions, invoices, plans; cancel & pause subs.
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, and more.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceMCP 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.35 npmMIT
- AlicenseAqualityDmaintenanceMCP server for MAIB e-commerce payments (Moldova). Supports payments, refunds, recurring billing, one-click payments, and transaction status via OAuth 2.0.813 npmMIT
- AlicenseAqualityDmaintenanceMCP server for Bank of Georgia iPay payment gateway, enabling payment orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.816 npmMIT
- AlicenseNot gradedqualityBmaintenanceMCP server for the YooKassa payment API, enabling AI assistants to manage payments, refunds, receipts, webhooks, and saved payment methods through natural language.MIT