SceneF — San Francisco Movie Showtimes
SceneF — San Francisco Movie Showtimes (MCP server)
Built by movie lovers, for movie lovers and their assistants.
San Francisco is one of the last great moviegoing cities — single-screen neighborhood houses from the 1920s, repertory calendars that change nightly, 35mm and 70mm prints, midnight movies, and yes, the multiplexes too. SceneF puts every screen in the city on one board and verifies each showtime against the theater's own box office, so nobody ever drives to a dark theater.
Remote MCP server, streamable HTTP, no API key, read-only.
https://scenef.com/mcpConnect
Claude Code
claude mcp add --transport http scenef https://scenef.com/mcpClaude Desktop / any MCP client (.mcp.json / client config)
{
"mcpServers": {
"scenef": {
"type": "http",
"url": "https://scenef.com/mcp"
}
}
}Also listed in the official MCP registry as com.scenef/showtimes.
stdio-only client? The bundled Dockerfile runs a thin
mcp-remote bridge to the hosted
endpoint, or run it directly:
npx -y mcp-remote https://scenef.com/mcpRelated MCP server: Crawlora MCP
Tools
Tool | What it answers |
| Ranked films for tonight / tomorrow / the weekend / a date — opens with Notable tonight: scarcity facts with receipts (measured seat counts, final nights, lone 35/70mm prints, posted discounts, live events) |
| Showtimes for one film, fuzzy-matched |
| One theater: address, neighborhood, standing discounts, upcoming board |
| Year, runtime, ratings, cast, trailer, every upcoming showtime |
| Constraints in (time window, genres, formats, theaters), a plan out |
| The cheap nights, citywide |
| What's opening next |
| Right-now snapshot: what's catchable at this hour |
| Our own verification record — checks run, failed, and unreachable |
Every ticket link is a direct door to the theater's own box office. No ads, no pay-ranking; ranking is pure preference-scoring and nothing is ever hidden. The repertory houses get the same billing as the chains — a lone 35mm print at a neighborhood house is exactly the kind of thing this server exists to surface.
Why trust it
Showtimes are read from each theater's own ticketing system or venue feed where one exists, and corroborated across independent sources where it doesn't. Every screening carries
confidence,sources, andverified_at.The verification record is public — including the checks that failed: scenef.com/api/accuracy.
Same-day truth: an evening sweep pulls cancelled shows and flips sold-out both ways between ingests.
Prefer plain HTTP?
The same data is served REST-style — see
scenef.com/agents for the full contract:
/api/listings ·
/ask ·
OpenAPI ·
llms.txt
Contact
This server cannot be installed
Maintenance
Related MCP Servers
- Flicense-qualityCmaintenanceAn MCP server that scrapes movie theater schedules from eiga.com to provide movie, theater, and showtime data to AI assistants. It enables users to search for screenings and calculate the optimal viewing order for watching multiple movies.

Crawlora MCPofficial
AlicenseCqualityAmaintenanceHosted MCP server for structured public web data — 319 tools across search, maps, commerce, social & finance, returning clean JSON.1003741MIT- AlicenseAqualityCmaintenanceUnofficial, read-only MCP server for Fandango showtimes and seat availability, reverse-engineered from observed web traffic.6MIT
- FlicenseAqualityBmaintenanceMCP 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
Related MCP Connectors
DataSF MCP — San Francisco open data (data.sfgov.org, Socrata SODA API).
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
One MCP for 160+ live web-data APIs — clean JSON from sites that block scrapers.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/speedwarnsf/scenef-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server