Movie MCP Server
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.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Movie MCP Serversearch for The Matrix"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: moviefinder-mcp
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:
pip install -r requirements.txtRun the server:
python server.pyAPI
This MCP server uses The Movie Database (TMDB) API which provides comprehensive movie and TV show data.
This server cannot be deployed
Maintenance
Related MCP Connectors
Unlock a world of television with the TV Maze MCP server. Effortlessly search for shows by name or
Movies and TV show data — search, details, ratings, and cast from iTunes and TVmaze APIs
A Model Context Protocol (MCP) server for Selise Blocks Cloud integration
OMDb MCP — IMDB-derived movie / TV / episode data (BYO key)
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA server that connects to The Movie Database API, enabling clients to fetch popular movies, now playing movies, movie details, cast information, and search for movies through a Message Control Protocol interface.9-
- FlicenseAqualityDmaintenanceAn MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.8-
- FlicenseAqualityDmaintenanceAn MCP server that wraps the TMDB API, enabling search of movies and TV shows, retrieval of details, trending titles, recommendations, and streaming provider information.8-
- AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server that allows LLMs to search for movies and TV shows using the The Movie Database (TMDB) API.711 npm1MIT