FrameThrower
FrameThrower is the world's largest library of film stills for inspiration, learning, and making movies faster.
What it can do
- 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 fu
- 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 th
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
FrameThrower is the world's largest library of film stills for inspiration, learning, and making movies faster. Find movie screenshots and cinematography references with AI-powered visual search. Explore lighting, composition, colour and shot size, then organise your references into lookbooks and export PDF boards for pitches and production.
The FrameThrower MCP server connects Claude, ChatGPT, Cursor and other MCP clients to film references through four tools: search_frames, find_by_craft, find_similar and get_frame_details. Search by mood, composition and cinematographic craft, discover similar frames, and retrieve frame metadata and links.
Connect using OAuth 2.1 at https://framethrower.ai/api/mcp . Setup and documentation: https://framethrower.ai/mcp . Included in the free plan, with usage metered against your credit balance.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| 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 image URL (use this one for slide decks and documents), a precomputed DEPTH MAP url (greyscale, same dimensions as the frame — pass it straight to a depth ControlNet or any image-to-image pipeline that wants geometry), and a link to view on FrameThrower. |
| 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 search precisely. |
| 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 and needs the composition or camera geometry of this frame. |