loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

maib-mcp

MCP Tool

theYahia/maib-mcp

MCP server for MAIB — e-commerce payments, cards (Moldova)

Install

$ npx loaditout add theYahia/maib-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "maib-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "maib-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

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_payment | Create a new MAIB payment | | get_payment | Get payment details by ID | | refund_payment | Refund a payment | | create_recurring | Create recurring payment | | get_recurring | Get subscription details | | cancel_recurring | Cancel a subscription | | create_one_click_payment | One-click payment with saved card | | get_transaction_status | Get detailed transaction status |

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 | |---|---|---| | MAIB_CLIENT_ID | Yes | OAuth client ID from MAIB developer portal | | MAIB_CLIENT_SECRET | Yes | OAuth client secret | | MAIB_PROJECT_ID | 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

Tags

apimcpmcp-servermoldova-apipaymentstypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated13 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/theYahia/maib-mcp)](https://loaditout.ai/skills/theYahia/maib-mcp)