Skip to main content
Glama

AMC MCP Server

by hi5d

get_now_showing

Find movies currently playing in your area by entering your city or ZIP code to see available showtimes and film listings.

Instructions

Returns a list of movies currently showing in a given city or ZIP code.

Args: location: City, state or ZIP code (e.g., "Boston, MA")

Returns: JSON string with list of movies

Input Schema

NameRequiredDescriptionDefault
locationYes

Input Schema (JSON Schema)

{ "properties": { "location": { "type": "string" } }, "required": [ "location" ], "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