Allows searching and retrieving detailed information about movies and TV shows from The Movie Database (TMDB), including titles, release dates, ratings, cast and crew details, genres, runtime/episodes, plot overviews, and poster images.
Movie MCP Server
A Model Context Protocol (MCP) server that provides movie and TV show information using The Movie Database (TMDB) API.
Features
- Search for movies and TV shows by name
- Get detailed information including:
- Title, release date, and rating
- Cast and crew information
- Genres and runtime/episodes
- Plot overview
- Poster images
- Supports both movies and TV shows
- High-quality data from TMDB
Usage
The server provides one tool:
search_movie(query: str)
Search for movies and TV shows by name.
Parameters:
query
: The movie or TV show name to search for
Returns:
- Detailed information including:
- Title and release year
- IMDb-style rating and vote count
- Genres and runtime/season info
- Cast and director/creator information
- Plot overview
- Poster image URL
Installation
- Install dependencies:
- Run the server:
API
This MCP server uses The Movie Database (TMDB) API which provides comprehensive movie and TV show data.
This server cannot be installed
A Model Context Protocol server that enables searching and retrieving detailed information about movies and TV shows using The Movie Database (TMDB) API.
Related MCP Servers
- -securityAlicense-qualityIntegrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations.Last updated -332JavaScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables retrieval of transcripts from YouTube videos. This server provides direct access to video captions and subtitles through a simple interface.Last updated -1526189JavaScriptMIT License
- -securityFlicense-qualityA Python-based Model Context Protocol server that allows AI assistants like Claude to access and query your movie and TV show collection via Radarr and Sonarr APIs.Last updated -3Python
- AsecurityAlicenseAqualityA Model Context Protocol server that enables retrieval of transcripts from YouTube videos. This server provides direct access to video transcripts and subtitles through a simple interface, making it ideal for content analysis and processing.Last updated -125810TypeScriptMIT License