tabby-mcp
by theYahia
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TABBY_SECRET_KEY | Yes | Secret API key from Tabby dashboard |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_sessionB | Create a Tabby checkout session for BNPL. |
| get_sessionB | Get checkout session details. |
| create_paymentC | Create a payment from an approved session. |
| get_paymentB | Get payment details by ID. |
| captureC | Capture an authorized payment. |
| refundB | Refund a captured payment. |
| voidC | Void an authorized payment. |
| list_paymentsC | List payments with filters. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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