Skip to main content
Glama

AMC MCP Server

by hi5d

get_seat_map

View available and reserved seating arrangements for AMC movie showtimes to help select seats for booking.

Instructions

Displays available and reserved seats for a specific showtime.

Args: showtime_id: Showtime ID (e.g., "st001")

Returns: JSON string with seat availability map

Input Schema

NameRequiredDescriptionDefault
showtime_idYes

Input Schema (JSON Schema)

{ "properties": { "showtime_id": { "type": "string" } }, "required": [ "showtime_id" ], "type": "object" }

Other Tools from AMC MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/hi5d/amc-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server