Skip to main content
Glama
atfinke
by atfinke

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
fandango_movie_showtimesA

Find read-only Fandango showtimes for one movie across nearby theaters on one date. Requires either zip or lat/long; lat/long is preferred when both are present.

fandango_theater_showtimesA

Find read-only Fandango showtimes for one theater on one date. Optionally filter to a movie id and format.

fandango_theater_calendarA

Read Fandango's showtime calendar for one theater, including which dates currently have showtimes.

fandango_seat_availabilityA

Read the Fandango seat map for one showtimeHashCode and return normalized open/taken seat counts and coordinates. This never enters ticketing or checkout.

fandango_scan_movie_availabilityA

Scan one movie across a date range and nearby theaters. Optionally attaches seat counts for available showtimes. This is read-only and capped at 31 days.

fandango_render_seat_mapA

Read and render a Fandango seat map as terminal-friendly Unicode boxes. Uses □ for open seats and ☒ for taken seats.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/atfinke/fandango-mcp'

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