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 |
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
Latest Blog Posts
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