Skip to main content
Glama

Server Details

AI ticket commerce for theme parks, zoos, museums, and aquariums via any AI agent

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.6/5.0
Disambiguation4/5

Most tools have distinct purposes, but there is some overlap between get_venue_details and get_venue_info, which could cause confusion as both provide venue information. Additionally, get_checkout_url and initiate_checkout are similar, though the latter includes payment flow details. Overall, the descriptions help clarify differences, but a few tools have ambiguous boundaries.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with snake_case, such as add_to_cart, apply_promo_code, and get_venue_details. There are no deviations in naming conventions, making the set predictable and easy to understand.

Tool Count4/5

With 19 tools, the count is slightly high but reasonable for a commerce server covering venues, carts, checkout, and customer data. It includes essential operations like cart management, availability checks, and order handling, though it might be borderline heavy for some use cases.

Completeness5/5

The tool set provides comprehensive coverage for a commerce domain, including cart CRUD (create, get, update, remove), checkout processes, pricing, availability, venue discovery, and customer entitlements. There are no obvious gaps, and it supports full lifecycle workflows from product search to order status.

Resources