kz.tehprof.booking/reservations

MCPcommunitylive
v1.0.0kz.tehprof.bookingUnknownUpdated 1mo ago

Remote MCP for TehProf Booking: browse resources & availability, create & cancel reservations.

Endpoint healthlive
checked 16h ago · 1136ms
100% of the last 4 checks reached this endpoint
Works in
ClaudeCursorCopilotChatGPTGemini

Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
1mo agoLast update
Package
Authorkz.tehprof.booking
LicenseUnknown
Version1.0.0
Sourcemcp-registry
Trust Status
B
60/100Good
Listed in Forge index+10/10
Publisher identity verified+0/30
Publisher: this listing has no repository on file, so `forge publish` cannot verify ownership automatically. Use "Claim this listing" above — Forge reviews these by hand.
Domain verification+0/10
Not currently available for this listing type — the domain-verification check only runs for npm-backed packages today, so this row cannot be earned here yet regardless of what's hosted at the domain.
Prompt-injection scan · clean+30/30
Obfuscation / exfil scan · clean+20/20
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance
DependenciesNot audited
Tool surface8 tools · none privileged
Security scan✓ Cleanvlive · todayHow well does this scan work?
EvalsNone
IndexedJul 17, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.

Tools

8 tools · none privileged
Observed live from the vendor's endpoint16h ago

Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.

  • https://booking.tehprof.kz/mcp8 tools · 1136ms
get_brandingGet public tenant profile and branding (name, logo, colors, tagline) by the tenant public slug. No API key required.

Get public tenant profile and branding (name, logo, colors, tagline) by the tenant public slug. No API key required.

ParameterTypeDescription
slug*stringTenant public slug, e.g. "baiterekresort-bitrix24-kz".
list_resourcesList bookable resources of a tenant (rooms, halls, services) by public slug. Optional filters: group_id, search, bed_type, resource_class, min_capacity, amenities (comma-separated). No API key required.

List bookable resources of a tenant (rooms, halls, services) by public slug. Optional filters: group_id, search, bed_type, resource_class, min_capacity, amenities (comma-separated). No API key required.

ParameterTypeDescription
slug*stringTenant public slug.
group_idstringResource group UUID, or "none" for ungrouped.
searchstringFree-text name filter (1-100 chars).
bed_typestring
resource_classstring
min_capacityintegerMinimum capacity.
amenitiesstringComma-separated amenity keys.
list_groupsList resource groups (categories) of a tenant by public slug — only groups with at least one publicly visible resource. No API key required.

List resource groups (categories) of a tenant by public slug — only groups with at least one publicly visible resource. No API key required.

ParameterTypeDescription
slug*stringTenant public slug.
check_availabilityGet free time slots for a resource on a given date. Returns bookable slots considering existing reservations. No API key required.

Get free time slots for a resource on a given date. Returns bookable slots considering existing reservations. No API key required.

ParameterTypeDescription
resource_id*stringResource UUID (from list_resources).
date*stringDate in YYYY-MM-DD.
duration_minutesintegerSlot duration in minutes (5-1440, default 60).
create_reservation[Requires API key with the matching scope] Create a reservation. Requires an API key with the reservations:write scope; the booking is bound to the key tenant and the resource must belong to it. Provide either check_in_date+check_out_date (overnight/rental) OR start_at+end_at ISO datetimes (time-sl…

[Requires API key with the matching scope] Create a reservation. Requires an API key with the reservations:write scope; the booking is bound to the key tenant and the resource must belong to it. Provide either check_in_date+check_out_date (overnight/rental) OR start_at+end_at ISO datetimes (time-sl…

ParameterTypeDescription
resource_id*stringResource UUID to book.
guest_name*stringGuest full name (2-200 chars).
guest_phone*stringGuest phone, 6-15 digits with optional +.
check_in_datestringRental check-in date YYYY-MM-DD.
check_out_datestringRental check-out date YYYY-MM-DD.
start_atstringSlot start ISO datetime (alternative to check_in_date).
end_atstringSlot end ISO datetime.
guest_emailstringGuest email (optional).
notesstringFree-text notes (max 1000 chars, optional).
localestringLocale ru/en/kk (optional, default ru).
idempotency_keystringOptional client-generated key (e.g. a UUID) to make retries safe. Repeating the call with the same key returns the original reservation instead of creating a d…
list_reservations[Requires API key with the matching scope] List reservations of the API key tenant. Requires the reservations:read scope. Optional filters: resource_id, from/to (YYYY-MM-DD), status, limit (1-200, default 50).

[Requires API key with the matching scope] List reservations of the API key tenant. Requires the reservations:read scope. Optional filters: resource_id, from/to (YYYY-MM-DD), status, limit (1-200, default 50).

ParameterTypeDescription
resource_idstringFilter by resource UUID.
fromstringStart date filter YYYY-MM-DD.
tostringEnd date filter YYYY-MM-DD.
statusstringFilter by status (e.g. confirmed, pending, cancelled).
limitinteger1-200, default 50.
get_reservation[Requires API key with the matching scope] Get a single reservation by its UUID. With the reservations:read scope and matching tenant, returns guest details; otherwise only public status fields.

[Requires API key with the matching scope] Get a single reservation by its UUID. With the reservations:read scope and matching tenant, returns guest details; otherwise only public status fields.

ParameterTypeDescription
reservation_id*stringReservation UUID.
cancel_reservation[Requires API key with the matching scope] Cancel a reservation by UUID. Requires the reservations:write scope and the reservation must belong to the key tenant (idempotent — cancelling an already-cancelled booking succeeds).

[Requires API key with the matching scope] Cancel a reservation by UUID. Requires the reservations:write scope and the reservation must belong to the key tenant (idempotent — cancelling an already-cancelled booking succeeds).

ParameterTypeDescription
reservation_id*stringReservation UUID to cancel.

8 of 8 tools published a description.

Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.

About

Remote MCP for TehProf Booking: browse resources & availability, create & cancel reservations.

Keywords
mcp
Alternatives
Comparing tool surfaces…

No dependency coverage

This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.