Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

FrameThrower

ai.framethrower/framethrower

Film stills from 5,489 films, searchable by lighting, lens character, shot size, colour and mood.

Uptime
100.0%
1 direct probes · 30d
Response
673ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_frames

Search the FrameThrower cinematography reference library by concept, mood, color, composition, or scene. Returns reference frames with film/credits metadata, a preview thumbnail, the full-resolution i…

find_by_craft

Find frames by specific cinematography craft attributes — lens character, shot size, visual style, setting, time of day, director, or year range. All optional; combine to narrow. Use this to refine a …

find_similar

Find frames visually/semantically similar to a given frame id (from a prior result). Use this to pull more references like one the user shortlisted.

get_frame_details

Get the full metadata + preview thumbnail + full-resolution image URL + depth map URL + link for a single frame id. The depth map is precomputed and free — use it when the user is generating images an…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "framethrower": {
      "url": "https://framethrower.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}