SceneF — San Francisco Movie Showtimes

SceneF — San Francisco Movie Showtimes

Every movie showtime in San Francisco — repertory houses, single-screen neighborhood theaters, 35mm/70mm prints, and the chains — verified against each theater's own box office, with a published accuracy record. Nine read-only tools; hosted endpoint at https://scenef.com/mcp (no key), with a bundled mcp-remote bridge for stdio clients.

Category
Visit Server

README

<img src="scenef-mark.png" alt="SceneF" width="72" />

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/mcp

Connect

Claude Code

claude mcp add --transport http scenef https://scenef.com/mcp

Claude 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/mcp

Tools

Tool What it answers
scenef_whats_playing 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)
scenef_search_showtimes Showtimes for one film, fuzzy-matched
scenef_theater_info One theater: address, neighborhood, standing discounts, upcoming board
scenef_film_details Year, runtime, ratings, cast, trailer, every upcoming showtime
scenef_plan_movie_night Constraints in (time window, genres, formats, theaters), a plan out
scenef_discounts The cheap nights, citywide
scenef_coming_soon What's opening next
scenef_now Right-now snapshot: what's catchable at this hour
scenef_accuracy 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, and verified_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

info@scenef.com · scenef.com

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured