Skip to main content
Glama
marek-knappe

TryBooking MCP Server

by marek-knappe

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRYBOOKING_REGIONYesRegion code: au (Australia), nz (New Zealand), uk (United Kingdom), or us (United States)
TRYBOOKING_API_KEYYesYour TryBooking API key
TRYBOOKING_SECRET_KEYYesYour 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/marek-knappe/TryBookingMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server