MCP server for The Movie Database (TMDB) API
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Model Context Protocol (MCP) server that provides access to The Movie Database (TMDB) API. This server enables Claude and other MCP clients to search for movies, TV shows, and people, as well as get detailed information and recommendations.
π Now available on the Official MCP Registry
Get started in seconds with npm:
Get your free TMDB API token: https://www.themoviedb.org/settings/api
Install from npm registry:
That's it! No build step required.
Prerequisites:
Steps:
.env file with your TMDB access token:Add the server to your Claude Desktop configuration:
MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
The server runs on stdio by default, making it compatible with any MCP client that supports stdio transport.
The server also supports Streamable HTTP transport for remote deployment:
See TRANSPORT.md for detailed deployment instructions for platforms like Railway.
Run the server in watch mode for development:
Use the MCP Inspector for debugging:
The Inspector provides a web interface for testing and debugging MCP tools.
Format code with Prettier:
Here are some example queries you can try with Claude:
TMDB API has rate limits on their free tier:
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
See CONTRIBUTING.md for guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tmdb-mcp-server-3)<a href="https://allmcps.com/mcp/tmdb-mcp-server-3"><img src="https://allmcps.com/api/badge/tmdb-mcp-server-3?style=directory" alt="Tmdb MCP Server on AllMCPs" /></a>