The Movie Database API
Requires Configuration
Access data on movies, TV shows, and people from TMDB
movies
tv
entertainment
media
Configure MCP Link
Customize the MCP link with your authentication details
Description: Your TMDB API Read Access Token (Bearer format)
How to get it: Create an account at themoviedb.org and request an API key from your account settings. After approval, go to API settings to find your API Read Access Token
API Details
OpenAPI Spec Source
themoviedb.org
OpenAPI Spec URL
https://developer.themoviedb.org/openapi/64542913e1f86100738e227f
Base URL
https://api.themoviedb.org/3
Modifications Needed
Add your TMDB API key in headers
Authentication
To use TMDB API, create an account at themoviedb.org and request an API key from your account settings. After approval, go to API settings, where you'll find your API Read Access Token. Use this token in the Authorization header with 'Bearer ' prefix.