MCPServers
TMDB Movie Data - MCP server logo

TMDB Movie Data

25
0

Summary

This MCP server, developed by Laksh-star, integrates with The Movie Database (TMDB) API to provide movie information, search capabilities, and recommendations. It offers tools for searching movies, getting trending titles, and generating personalized recommendations based on movie IDs. The server stands out by combining multiple TMDB API endpoints into a unified interface optimized for AI assistants. By connecting AI capabilities with a vast movie database, this implementation enables AI systems to handle complex movie-related queries and analysis. It is particularly useful for applications in entertainment recommendation systems, film analysis tools, or any AI assistant that needs to work with detailed movie data.

Available Actions(3)

search_movies

Search for movies by title or keywords. Input: query (string): Search query. Returns: List of movies with titles, release years, IDs, ratings, and overviews.

get_recommendations

Get movie recommendations based on a movie ID. Input: movieId (string): TMDB movie ID. Returns: Top 5 recommended movies with details.

get_trending

Get trending movies for a specified time window. Input: timeWindow (string): Either 'day' or 'week'. Returns: Top 10 trending movies with details.

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그