TMDB MCP Server
@rakeshgangwar
About TMDB MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is TMDB MCP Server?
A Model Context Protocol (MCP) server that provides access to The Movie Database (TMDB) API. It enables AI assistants to search and retrieve movie information through the MCP interface.
How to use TMDB MCP Server?
Clone the repository, install dependencies, build the server, then configure it in your MCP settings file with your TMDB API key. Use the search_movies tool with parameters like query, year, and page.
Key features of TMDB MCP Server
- Search movies by title, year, and other criteria
- Retrieve detailed movie information
- Easy integration with MCP-compatible AI assistants
Use cases of TMDB MCP Server
- AI assistant can search for a movie by title
- Retrieve detailed information about a specific movie
- Filter movie searches by release year
- Paginate through search results
FAQ from TMDB MCP Server
What is TMDB MCP Server?
It is an MCP server that provides AI assistants with access to The Movie Database (TMDB) API for searching and retrieving movie information.
What are the prerequisites for TMDB MCP Server?
Node.js version 18 or higher and a TMDB API key (obtainable from the TMDB website).
How do I configure TMDB MCP Server?
Set the environment variable TMDB_API_KEY with your API key in the MCP settings file (cline_mcp_settings.json), and specify the path to the built server script.
What tools does TMDB MCP Server provide?
It provides the search_movies tool, which accepts query (required), year (optional), and page (optional, default 1) parameters.
What is the license for TMDB MCP Server?
This project is licensed under the MIT License.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Blender
ahujasidOpen-source MCP to use Blender with any LLM
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments