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

tabby-mcp

MCP Tool

theYahia/tabby-mcp

MCP server for Tabby — BNPL, installment payments (UAE/Saudi/Kuwait)

Install

$ npx loaditout add theYahia/tabby-mcp

Platform-specific configuration:

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

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

About

tabby-mcp

MCP server for Tabby BNPL (Buy Now Pay Later) platform (UAE/Saudi/Kuwait/Bahrain). Manage checkout sessions, payments, captures, refunds, and voids.

Tools (8)

| Tool | Description | |---|---| | create_session | Create a BNPL checkout session | | get_session | Get session details | | create_payment | Create a payment from session | | get_payment | Get payment details | | capture | Capture authorized payment | | refund | Refund captured payment | | void | Void authorized payment | | list_payments | List payments with filters |

Quick Start
{
  "mcpServers": {
    "tabby": {
      "command": "npx",
      "args": ["-y", "@theyahia/tabby-mcp"],
      "env": {
        "TABBY_SECRET_KEY": "<YOUR_SECRET_KEY>"
      }
    }
  }
}
Environment Variables

| Variable | Required | Description | |---|---|---| | TABBY_SECRET_KEY | Yes | Secret API key from Tabby dashboard |

Demo Prompts
  • "Create a Tabby checkout session for 500 AED"
  • "Check session sess_abc123 status"
  • "Capture payment pay_xyz789"
  • "Refund 200 AED from payment pay_xyz789"
  • "List all authorized payments"
License

MIT

Tags

apibnplmcpmcp-serverpaymentssaudi-apitabbytypescriptuae-api

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/tabby-mcp)](https://loaditout.ai/skills/theYahia/tabby-mcp)