Skip to content

Database

The Movie Database (TMDB) MCP connector

Connecting The Movie Database (TMDB) to Elaichi lets Claude, ChatGPT, Cursor and other MCP clients look up episode credits, images and translations, manage watchlists and favorites, and rate episodes, all as the person who signed in.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect The Movie Database (TMDB) to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect The Movie Database (TMDB) once

  1. Open Connections, choose Add connection, and pick The Movie Database (TMDB).

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a The Movie Database (TMDB) API key. One person generates a token in The Movie Database (TMDB) and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

the movie database (tmdb)
The Movie Database (TMDB)
1Password
360learning
7shifts
Acquire
Ada
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect The Movie Database (TMDB) to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect The Movie Database (TMDB) to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect The Movie Database (TMDB) to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect The Movie Database (TMDB) to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with The Movie Database (TMDB) through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Editorial

    Pull episode credits before publishing a recap

    Ask for the cast and crew of a specific TV episode in The Movie Database (TMDB) and get names and roles back before the recap goes live. No more tabbing between the episode page and the draft.

  • Marketing

    Find stills and trailers for a post

    Ask which images and videos The Movie Database (TMDB) holds for an episode and pick the right one for a social post or newsletter. The agent returns what is there, so you know before you start designing.

  • Localization

    Check which languages an episode covers

    Ask for the translations The Movie Database (TMDB) has for an episode and see at a glance which titles and overviews exist for each market. Gaps show up before a regional launch, not after.

  • Content acquisition

    Keep a watchlist of titles under review

    Add movies and shows to a watchlist in The Movie Database (TMDB) as they come up in meetings, then ask for the full list when it is time to decide. Favorites work the same way for the shortlist.

  • Research

    Track what changed on a movie or person

    Ask which movie or person records in The Movie Database (TMDB) changed in the past few days and what was updated. Useful when a catalog or a talent profile needs to stay in step with the source.

  • Data

    Match episodes to other catalogs

    Ask for the external IDs of a TV episode in The Movie Database (TMDB) so it can be lined up against IMDb and other databases you already use. One question replaces a manual lookup across several sites.

Try asking

  • “Which movies did we add to the watchlist this week?”
  • “Show credits and images for the latest tv episodes.”
  • “List favorite tvs rated above eight by our account.”

See all 151 The Movie Database (TMDB) tools below

AI tools

The Movie Database (TMDB) tools for your AI agents

151 tools are ready to call through Elaichi's MCP endpoint the moment you connect The Movie Database (TMDB), governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting The Movie Database (TMDB) gets you

6 screens from the product, each doing one job for your The Movie Database (TMDB) account.

The agent

Ask about movies, get answers from TMDB.

Plain language questions return live movies, tv episodes, credits and ratings.

  • movies
  • tv episodes
  • favorites
  • watchlists

Ask Elaichi to work across your apps.

Which movies did we add to the watchlist this week?

Show credits and images for the latest tv episodes.

List favorite tvs rated above eight by our account.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Connect any MCP client to The Movie Database (TMDB) over OAuth, no SDK.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

151 TMDB tools land ready to call.

Movies, tv episodes, credits, images, videos and watchlists, with no custom code.

  • List all The Movie Database (TMDB) 3 authentications
  • Get single The Movie Database (TMDB) 3 account by ID
  • Create a The Movie Database (TMDB) favorite
  • Create a The Movie Database (TMDB) watchlist
ElaichiTools
Tool Action Description
List all The Movie Database (TMDB) 3 authentications List Validate a themoviedb API key to confirm it is active and recognized. Returns: success, status_code, status_message. No caller-supplied parameters are required.
Get single The Movie Database (TMDB) 3 account by ID Get Get details of a TMDB account by id. Returns: avatar, id, iso_639_1, iso_3166_1, name, include_adult, username. Required: id.
Create a The Movie Database (TMDB) favorite Create Mark a movie or TV show as a favourite on a TMDB account. Returns: status_code, status_message. Required: account_id, RAW_BODY.
Create a The Movie Database (TMDB) watchlist Create Add a movie or TV show to a themoviedb account's watchlist. Returns: status_code, status_message. Required: account_id, RAW_BODY.
List all The Movie Database (TMDB) favorite movies List List a user's favorite movies on The Movie Database. Returns each movie with id, title, overview, release_date, poster_path, backdrop_path, genre_ids, vote_average, vote_count, and popularity. Required: account_id.

Toolboxes

Every team gets its own TMDB toolbox.

Curate one toolbox per team and scope it to the work they do.

  • Editorial
  • Catalog
  • Artwork
  • Curation
ElaichiToolboxes
Name Source template Tools Created

Editorial toolbox

The Movie Database (TMDB) · movies and credits

The Movie Database (TMDB) starter 18 Mar 4, 2026

Catalog toolbox

The Movie Database (TMDB) · tv episodes and translations

9 Mar 2, 2026

Artwork toolbox

The Movie Database (TMDB) · images and videos

24 Feb 27, 2026

Curation toolbox

The Movie Database (TMDB) · favorites and watchlists

The Movie Database (TMDB) starter 6 Feb 19, 2026

Research toolbox

The Movie Database (TMDB) · ratings and account states

31 Jan 30, 2026

Localisation toolbox

The Movie Database (TMDB) · translations and external ids

12 Jan 22, 2026

Shared connections

Teammates use TMDB accounts, never the key.

Each connection shows who added it and which teams and members share it.

  • Editorial
  • Catalog EMEA
  • Artwork
  • Curation
ElaichiConnections
Connection Scope Status Access
TH

The Movie Database (TMDB) (Editorial)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
TH

The Movie Database (TMDB) (Catalog EMEA)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
TH

The Movie Database (TMDB) (Artwork)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
TH

The Movie Database (TMDB) (Curation)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
TH

The Movie Database (TMDB) (Research)

Connected by Clara Nowak

Personal • Active Not shared
TH

The Movie Database (TMDB) (Localisation)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every TMDB call is written down.

When, who, what happened, type and resource, in an append only log.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

The Movie Database (TMDB) Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

The Movie Database (TMDB) Movies Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

The Movie Database (TMDB) Movies List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule fires and the digest ships.

Six steps fetch TMDB records, group them, draft a digest, then post on approval.

The Movie Database (TMDB) digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch movies

    The Movie Database (TMDB)

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    The Movie Database (TMDB)

    Queued

Collections and dashboards

TMDB health, counted not guessed.

Four metrics, 14 days of records created and a team breakdown, refreshed on schedule.

The Movie Database (TMDB) health

Refreshed 4 minutes ago · every 15 minutes · from the movies collection

Live

Movies

1,284 ↓ 12%

Tv episodes

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Movies created

Last 14 days

By team

Share of activity

Editorial 34%

Catalog EMEA 27%

Artwork 21%

Curation 18%

FAQ

Frequently asked questions

How do I connect The Movie Database (TMDB) to Claude?

Connect The Movie Database (TMDB) in Elaichi first, then open Claude, go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. The Movie Database (TMDB) connects with an API key, so the sign-in step is pasting the key from your TMDB account settings into Elaichi. There is no OAuth application to register and no client ID or secret to generate.

Does The Movie Database (TMDB) work with ChatGPT and Cursor as well as Claude?

Yes. Once The Movie Database (TMDB) is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. You connect it once and every client picks it up.

What can an AI agent actually do with my The Movie Database (TMDB) data?

An agent can look up the credits, images, videos, translations and external IDs of a TV episode in The Movie Database (TMDB), add movies and shows to your watchlist or favorites and read them back, rate an episode or remove a rating, and report which movie and person records changed recently. Because this connector covers a lot of ground, short concrete asks such as "credits for season 2 episode 4" work better than long paragraphs.

Does connecting The Movie Database (TMDB) give the AI everything in my account?

No. The agent works inside the access of the The Movie Database (TMDB) account whose API key was used, so it sees that account's watchlists, favorites and ratings and nothing beyond what that account can already do. Elaichi can narrow that access further by blocking individual actions, and it can never widen it.

Can my team share one The Movie Database (TMDB) connection?

Yes. One person connects The Movie Database (TMDB) in Elaichi and shares it with a team, and nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log records who asked for an episode's credits or added a title to the watchlist.

Can I stop an agent from deleting or changing things in The Movie Database (TMDB)?

Yes. Restrictions in Elaichi work per action, so you can allow reading episode credits and images from The Movie Database (TMDB) while blocking rating changes or additions to watchlists and favorites. A blocked action is never shown to Claude, ChatGPT or Cursor at all, so no prompt can reach it.

What happens to a The Movie Database (TMDB) connection when someone leaves?

Offboarding a person in Elaichi ends their access to The Movie Database (TMDB) at once, across every client they used. A shared connection keeps working for everyone else on the team. If you want the connection gone entirely, disconnecting The Movie Database (TMDB) once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client.

Put The Movie Database (TMDB) in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.