TryBooking MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRYBOOKING_REGION | Yes | Region code: au (Australia), nz (New Zealand), uk (United Kingdom), or us (United States) | |
| TRYBOOKING_API_KEY | Yes | Your TryBooking API key | |
| TRYBOOKING_SECRET_KEY | Yes | Your TryBooking secret key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_account_transactionsA | Retrieve account transactions for a date range |
| get_bookingB | Fetch a specific booking by transaction ID |
| get_bookings_by_dateC | Get bookings within a date range |
| list_eventsA | List all events for the account |
| get_eventC | Get details for a specific event |
| get_event_sessionB | Get event session details by session ID |
| get_event_sectionsB | List sections for an event |
| get_seat_statusC | Get seat status for a session and section |
| get_fundraisingC | Retrieve fundraising pages |
| get_ticket_salesC | Get ticket sales report by period. datePeriod: 1=Day, 2=Week, 3=Month, 4=Year |
| get_booking_salesA | Get booking sales report (max 180 days range) |
| get_event_salesA | Get event sales report (max 180 days range) |
| get_fundraising_salesC | Get fundraising sales report |
| get_scan_attendanceB | Get scan attendance for a session (one scan per ticket) |
| get_scan_allC | Get all scan events for a session |
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
- 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/marek-knappe/TryBookingMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server