Skip to main content
Glama

Upsalt Booking

Server Details

Search Upsalt venues, check availability, and book, view, or cancel a reservation.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

5 tools
cancel-bookingCancel Booking
Destructive
Inspect

Cancel an existing booking using the management token returned by create-booking. This action is irreversible; confirm with the guest before calling it.

ParametersJSON Schema
NameRequiredDescriptionDefault
tokenYesThe booking management token returned by create-booking.
create-bookingCreate BookingInspect

Create a booking for a company as a guest. Requires a date (YYYY/MM/DD), an hour and shift_id obtained from list-available-slots, and the guest contact details. On success, returns the reservation details including a token that can be used with get-booking-info and cancel-booking.

ParametersJSON Schema
NameRequiredDescriptionDefault
cityNoGuest city.
dateYesBooking date in YYYY/MM/DD format (e.g. 2026/07/20). Note the slashes.
hourYesBooking hour in HH:MM format, taken from list-available-slots.
nameYesGuest first name.
petsNoNumber of pets.
emailYesGuest email address. The booking confirmation and management token are sent here.
optinNoMarketing opt-in flag (1 or 0).
phoneYesGuest phone number.
veganNoWhether the party includes vegan guests.
adultsYesNumber of adults.
babiesNoNumber of babies.
countryNoGuest country.
messageNoOptional message for the business.
surnameYesGuest last name.
childrenNoNumber of children.
latitudeNoGuest latitude, if known.
shift_idYesThe shift id, taken from list-available-slots.
highchairNoNumber of highchairs.
longitudeNoGuest longitude, if known.
pushchairNoNumber of pushchairs.
company_idYesThe company id, as returned by the find-company tool.
vegetarianNoWhether the party includes vegetarian guests.
wheelchairNoNumber of wheelchairs.
gluten_freeNoWhether the party needs gluten-free options.
guest_tokenNoExisting guest token, if the guest has booked before.
nuts_allergyNoWhether the party has a nut allergy.
find-companyFind Company
Read-only
Inspect

Find a company by its slug and return its public profile: services, opening hours, and booking configuration. Use this first to obtain the company_id needed by the other tools.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe company slug, as found in its booking page URL.
business_typeNoOptional business type filter.
get-booking-infoGet Booking Info
Read-only
Inspect

Retrieve the details of an existing booking using the management token returned by create-booking.

ParametersJSON Schema
NameRequiredDescriptionDefault
tokenYesThe booking management token returned by create-booking.
company_idYesThe company id the booking belongs to.
list-available-slotsList Available Slots
Read-only
Inspect

List the available booking slots for a company on a given date. Returns shifts and bookable hours; use the shift_id and hour when creating a booking.

ParametersJSON Schema
NameRequiredDescriptionDefault
dateYesThe date to check, in YYYY-MM-DD format (e.g. 2026-07-20).
company_idYesThe company id, as returned by the find-company tool.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Manage Resy reservations via natural language: search restaurants, book tables, and manage reservations, favorites, and Priority Notify.
    14
    354
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Search 8,000+ corporate event venues across 40+ cities. Tools for venue search by capacity/category, pricing guides, expert advice articles, and inquiry handoff. Read-only, PII-redacted, UTM-attributed.
    7
    6
    MIT

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources