Fandango MCP
Provides read-only access to Fandango movie showtimes, theater calendars, and seat availability, including seat map rendering and multi-day availability scanning.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Fandango MCPfind showtimes for Twisters this Friday"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 datefandango_theater_showtimes- list one theater's movie showtimes for a datefandango_theater_calendar- read a theater's available showtime datesfandango_seat_availability- read raw seat availability for a showtimefandango_scan_movie_availability- scan movie availability across multiple days, optionally with seat maps and best open groupsfandango_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.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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