bepaid-mcp
Click on "Install 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 installed
Maintenance
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
- Alicense-qualityDmaintenanceMCP 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 updated62MIT
- AlicenseAqualityDmaintenanceMCP server for MAIB e-commerce payments (Moldova). Supports payments, refunds, recurring billing, one-click payments, and transaction status via OAuth 2.0.Last updated814MIT
- Alicense-qualityDmaintenanceMCP server for Bank of Georgia iPay payment gateway, enabling payment orders, refunds, recurring payments, and pre-authorization via OAuth 2.0 + JWT.Last updated22MIT
- Alicense-qualityBmaintenanceMCP server for the YooKassa payment API, enabling AI assistants to manage payments, refunds, receipts, webhooks, and saved payment methods through natural language.Last updatedMIT
Related MCP Connectors
A paid remote MCP for AI SDK MCP gateway registry, built to return verdicts, receipts, usage logs, a
MCP server integrating with Stripe - tools for customers, products, payments, and more.
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bepaid-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server