maib-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., "@maib-mcpCreate a payment for 250 MDL for a book purchase"
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.
maib-mcp
MCP server for MAIB e-commerce payments (Moldova). Supports payments, refunds, recurring billing, one-click payments, and transaction status via OAuth 2.0.
Tools (8)
Tool | Description |
| Create a new MAIB payment |
| Get payment details by ID |
| Refund a payment |
| Create recurring payment |
| Get subscription details |
| Cancel a subscription |
| One-click payment with saved card |
| Get detailed transaction status |
Related MCP server: vnpay-mcp
Quick Start
{
"mcpServers": {
"maib": {
"command": "npx",
"args": ["-y", "@theyahia/maib-mcp"],
"env": {
"MAIB_CLIENT_ID": "<YOUR_CLIENT_ID>",
"MAIB_CLIENT_SECRET": "<YOUR_CLIENT_SECRET>",
"MAIB_PROJECT_ID": "<YOUR_PROJECT_ID>"
}
}
}
}Environment Variables
Variable | Required | Description |
| Yes | OAuth client ID from MAIB developer portal |
| Yes | OAuth client secret |
| Yes | Project ID from MAIB dashboard |
Demo Prompts
"Create a payment for 500 MDL for an electronics order"
"Check payment status for pay-12345"
"Refund 200 MDL from payment pay-67890"
"Create a one-click payment of 100 MDL using saved card biller-001"
"Set up a recurring payment of 50 MDL"
License
MIT
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.54MIT
- AlicenseBqualityDmaintenanceMCP server for VNPay payment gateway (Vietnam). Supports payment URL generation, transaction queries, refunds, tokenized payments, and IPN verification with HMAC-SHA512 signing.810MIT
- AlicenseAqualityBmaintenanceMCP server for PayMongo payment gateway (Philippines). Supports payment intents, sources, payments, refunds, and checkout sessions via Basic Auth.24201MIT
- AlicenseAqualityBmaintenanceMCP server for JazzCash mobile wallet and payments (Pakistan). Supports wallet payments, mobile account payments, vouchers, refunds, and balance inquiries.5181MIT
Related MCP Connectors
MCP Server for agents to onboard, pay, and provision services autonomously with InFlow
A paid remote MCP for AI SDK MCP gateway registry, built to return verdicts, receipts, usage logs, a
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
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/maib-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server