# Getty Images MCP Server

> Official remote MCP for searching and downloading licensed Getty stills and footage.

- **Category:** Production Ops
- **Vendor:** Getty Images (official)
- **Pricing:** paid
- **Verified:** 2026-08-13

## What it does

Getty Images' hosted MCP server, launched 12 Aug 2026, exposes the creative, editorial, news, sport, and archival library to agents: search stills and video, read asset metadata, and download files under your organization's existing licence. For a film team it is the licensed-archive counterpart to generative video — the route an agent takes when a cut needs real news footage, sports plates, or historical material that no model can lawfully fabricate. Tools are meant to be discovered at runtime rather than hard-coded.

## Connect

- Remote endpoint: `https://mcp.gettyimages.com/v1`
- Claude Code: `claude mcp add --transport http getty-images https://mcp.gettyimages.com/v1`

**Auth:** oauth — API key and secret from your Getty Images account representative — https://engage.gettyimages.com/MCP-contact-sales

## Capabilities

[stock-search](https://mcp.film/capabilities/stock-search.md) · [video-search](https://mcp.film/capabilities/video-search.md) · [media-search](https://mcp.film/capabilities/media-search.md) · [asset-download](https://mcp.film/capabilities/asset-download.md) · [metadata](https://mcp.film/capabilities/metadata.md) · [remote-mcp](https://mcp.film/capabilities/remote-mcp.md)

## Field notes

Enterprise-gated, not self-serve: access needs an active Getty agreement (Premium Access or Editorial Subscription), acceptance of the Web Service Terms, and an API key plus secret issued by an account rep — there is no signup link, only contact-sales. The endpoint above is published, but the auth handshake is OAuth 2.0 client-credentials or authorization-code to mint a token, and Getty documents neither the header form nor a client config snippet, so claude_code stays null until the connect recipe is public; point your agent at the server and let it read the auth and tool descriptions there. No tool names are published either, by design. Throttled at 20 queries per second. The sharp edge is licensing, not plumbing: search spans the whole library while downloads are bounded by your subscription, so an agent can surface an asset it has no right to deliver — check the licence before you cut it in. Nothing here generates; for royalty-free stills with an open API see freepik in this directory.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-08-13
- Last verified: 2026-08-13
- Machine JSON: https://mcp.film/api/mcps/getty-images.json

## Links

- Site: https://www.gettyimages.com/ai/mcp?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=getty-images%3Asite
- Docs: https://developer.gettyimages.com/mcp/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=getty-images%3Adocs

---

Structured data: https://mcp.film/api/mcps/getty-images.json · Directory: https://mcp.film
