Tempi MCP Tools
Tempi exposes 8 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_public_profileRead-onlyget public profile
-
get_available_slotsRead-onlyget available slots
-
check_seriesRead-onlycheck series
-
create_bookingMutatingcreate booking
-
get_bookingRead-onlyget booking
-
reschedule_booking_as_inviteereschedule booking as invitee
-
cancel_booking_as_inviteeMutatingcancel booking as invitee
-
join_waitlistjoin waitlist
This list was read from the server itself, by connecting to it and calling tools/list on 26 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.