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
ICSS
chokcoco不止于 CSS
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments