tabby-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., "@tabby-mcpCreate a Tabby checkout session for 500 AED"
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.
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 a BNPL checkout session |
| Get session details |
| Create a payment from session |
| Get payment details |
| Capture authorized payment |
| Refund captured payment |
| Void authorized payment |
| List payments with filters |
Related MCP server: io.github.stucchi/telnyx
Quick Start
{
"mcpServers": {
"tabby": {
"command": "npx",
"args": ["-y", "@theyahia/tabby-mcp"],
"env": {
"TABBY_SECRET_KEY": "<YOUR_SECRET_KEY>"
}
}
}
}Environment Variables
Variable | Required | Description |
| 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
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
FlicenseAqualityDmaintenanceEnables interaction with the Conekta payment API to manage orders, customers, subscriptions, and financial transactions. It provides a comprehensive suite of tools for core payment operations like processing refunds, creating checkouts, and monitoring account balances.Last updated322- AlicenseBqualityDmaintenanceEnables interaction with the Telnyx API for billing, phone numbers, and messaging.Last updated12MIT
- Alicense-qualityDmaintenanceEnables to interact with Tap Payments gateway for charges, refunds, customers, and invoices via Bearer token auth.Last updated25MIT
- Alicense-qualityDmaintenanceEnables interaction with Razorpay payment gateway through natural language, allowing users to fetch payments, manage orders, issue refunds, and list settlements.Last updated12MIT
Related MCP Connectors
Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway
PagSeguro / PagBank payments, orders, charges (get, cancel, refund), checkouts and public key via th
Qatar payments for AI agents — cards / Apple Pay via Tap Payments. Never holds funds.
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/tabby-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server