
TMDB MCP Server
Integrate FlowHunt with the TMDB MCP Server for instant access to The Movie Database (TMDB) API. Automate movie search, recommendations, and trending film disco...

Quickly enable AI assistants to search movies, fetch details, and deliver recommendations using the TMDB MCP Server—ideal for chatbots and entertainment apps.
FlowHunt provides an additional security layer between your internal systems and AI tools, giving you granular control over which tools are accessible from your MCP servers. MCP servers hosted in our infrastructure can be seamlessly integrated with FlowHunt's chatbot as well as popular AI platforms like ChatGPT, Claude, and various AI editors.
The TMDB MCP Server connects AI assistants with The Movie Database (TMDB) API, providing seamless access to extensive movie information, search capabilities, and movie recommendations. Acting as a bridge between AI clients and TMDB, it enables tasks such as searching for movies by title or keyword, retrieving detailed information about specific films, and obtaining trending movies or personalized recommendations. This integration streamlines workflows for developers building entertainment-related applications, chatbots, or assistant features, allowing AI systems to query movie databases, manage contextual information, and interact with TMDB resources programmatically. The TMDB MCP Server enhances development processes by standardizing and simplifying how AI agents access and present movie data from TMDB.
No prompt templates are mentioned in the available documentation.
tmdb:///movie/<movie_id>)search_movies
Search for movies by title or keywords. Returns a list of movies with titles, release years, IDs, ratings, and overviews.
get_recommendations
Get movie recommendations based on a specific TMDB movie ID. Returns the top 5 recommended movies with details.
get_trending
Retrieve trending movies for a specified time window (“day” or “week”). Returns the top 10 trending movies with details.
Movie Discovery and Exploration
Developers can enable users to discover new movies by querying TMDB’s vast database, filtering by keywords, genres, or popularity.
Personalized Recommendations
AI assistants can fetch movie recommendations based on a user’s favorite films, improving user engagement in entertainment apps.
Trend Monitoring
Applications can display trending movies (daily or weekly), keeping users informed about popular content.
Movie Detail Retrieval
Bots or assistants can provide in-depth movie information, including cast, director, reviews, and more, enhancing user queries.
Entertainment Chatbot Integration
Integrate with chatbots to answer users’ questions about movies, actors, and upcoming releases in real time.
{
"mcpServers": {
"tmdb": {
"command": "npx",
"args": ["@Laksh-star/mcp-server-tmdb@latest"]
}
}
}
{
"env": {
"TMDB_API_KEY": "your_api_key_here"
}
}
~/Library/Application Support/Claude/config.json to include:{
"mcpServers": {
"tmdb": {
"command": "npx",
"args": ["@Laksh-star/mcp-server-tmdb@latest"]
}
}
}
{
"env": {
"TMDB_API_KEY": "your_api_key_here"
}
}
{
"mcpServers": {
"tmdb": {
"command": "npx",
"args": ["@Laksh-star/mcp-server-tmdb@latest"]
}
}
}
{
"env": {
"TMDB_API_KEY": "your_api_key_here"
}
}
{
"mcpServers": {
"tmdb": {
"command": "npx",
"args": ["@Laksh-star/mcp-server-tmdb@latest"]
}
}
}
{
"env": {
"TMDB_API_KEY": "your_api_key_here"
}
}
Note: Always secure your API keys using environment variables as shown above.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"tmdb": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “tmdb” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Clear, concise description in README.md |
| List of Prompts | ⛔ | No prompt templates found |
| List of Resources | ✅ | Movies resource detailed |
| List of Tools | ✅ | search_movies, get_recommendations, get_trending |
| Securing API Keys | ✅ | Example with env in README.md |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling |
Our opinion:
This MCP server provides strong movie data tooling and clear setup instructions, but lacks prompt templates and sampling support. It is well-suited for entertainment and movie assistant use-cases, though it could be more comprehensive with additional MCP features.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 11 |
| Number of Stars | 38 |
Rating:
Based on the available features, completeness, and documentation, this MCP server scores a 7/10. It is robust for movie-related tasks, but missing prompt and sampling support reduces its versatility for broader MCP-powered workflows.
Power up your FlowHunt workflows and chatbots with real-time movie data, trending content, and personalized recommendations using the TMDB MCP Server.

Integrate FlowHunt with the TMDB MCP Server for instant access to The Movie Database (TMDB) API. Automate movie search, recommendations, and trending film disco...

The YouTube MCP Server enables FlowHunt AI agents to interact programmatically with YouTube, automating video analytics, transcript retrieval, content managemen...

The AI Agent Marketplace Index MCP Server by DeepNLP enables seamless searching, discovery, and monitoring of AI agents. Integrate advanced search, categorizati...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.