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

カテゴリ

タグ