AMC MCP Server
Related Servers
Alternatives to AMC MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceProvides a comprehensive movie booking experience for AMC Theatres, enabling conversational AI assistants to help users discover movies, find showtimes, book seats, and process payments.6MIT
- AlicenseAqualityDmaintenanceProvides a comprehensive movie booking experience for AMC Theatres, enabling users to discover movies, find showtimes, select seats, and process payments through conversational AI. Supports multi-location theater search with real-time seat availability and booking management.61MIT
- FlicenseNot gradedqualityDmaintenanceEnables searching for movies, checking Google Calendar for conflicts, and booking tickets with seat type and INR pricing, all through natural conversation. Supports demo mode without API keys.-
- FlicenseAqualityAmaintenanceEnables users to search real movie theater showtimes, discover films and cinemas, and retrieve ticket deep links through natural language chat in Open WebUI or any MCP client.12-

spotix-mcpofficial
FlicenseNot gradedqualityCmaintenanceEnables AI chat models to search Spotix events, get live ticket pricing, place ticket orders, and verify payments through natural conversation.-- FlicenseNot gradedqualityCmaintenanceEnables users to autonomously check calendar availability, discover movie showtimes, and securely book tickets with OTP-protected transactions.-
TDQS
Scored across 6 tools
Each tool targets a distinct stage of the movie booking flow: browsing movies (now_showing), personalized suggestions (recommendations), specific showtimes, seat selection, booking, and payment. There is little to no overlap, and descriptions clearly differentiate the tools.
All tool names follow a consistent verb_noun pattern with lowercase snake_case: get_now_showing, get_recommendations, get_showtimes, get_seat_map, book_seats, process_payment. The pattern is uniform and predictable.
With 6 tools, the server is well-scoped for a movie ticketing workflow. Each tool is necessary for the core journey from discovering movies to completing payment, and no redundant tools are present.
The tool set covers the full path from movie discovery to payment, but lacks optional lifecycle operations such as booking cancellation or confirmation retrieval. For a simulated flow, the core coverage is strong, with only minor gaps.