Skip to main content
Glama
atfinke
by atfinke

Fandango MCP

Unofficial, read-only MCP server for Fandango showtimes and seat availability, reverse-engineered from observed web traffic.

Built entirely by GPT-5.5 via Codex CLI.

Overview

Exposes anonymous, read-only Fandango movie discovery, theater calendars, showtimes, and seat maps through MCP. It can find showtimes and inspect available seats, but it cannot buy, hold, reserve, validate, favorite, or check out tickets.

  • fandango_movie_showtimes - search one movie across nearby theaters for a date

  • fandango_theater_showtimes - list one theater's movie showtimes for a date

  • fandango_theater_calendar - read a theater's available showtime dates

  • fandango_seat_availability - read raw seat availability for a showtime

  • fandango_scan_movie_availability - scan movie availability across multiple days, optionally with seat maps and best open groups

  • fandango_render_seat_map - render a terminal seat map with open/taken seats and contiguous open groups

Typical workflow: fandango_movie_showtimes or fandango_theater_showtimes returns a showtimeHashCode, then fandango_render_seat_map or fandango_seat_availability inspects seats. For multi-day "good seats" searches, use fandango_scan_movie_availability with includeSeatDetails; it returns all showtimes, capped seat-map details, and bestAvailability.

Seat map symbols: open, taken, open wheelchair, taken wheelchair.

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.
    8
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for the OMDb API - search movies, series, and episodes from any MCP-compatible client.
    5
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server that mirrors and historically archives the current cinema program of Movieplexx Buchholz, enabling queries for showtimes, film details, and history via SQLite-backed tools.
    5

View all related MCP servers

Related MCP Connectors

  • Unofficial read-only MCP server for VeryChic hotel offers

  • MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.

  • Read-only MCP server for ClassQuill, a tutoring-business-management platform.

View all MCP Connectors

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